Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rkapl123/scriptaddin

Simple Excel-DNA based Add-in for handling Scripts (R, Python, Perl, whatever you define) from Excel, storing input objects (scalars/vectors/matrices) and retrieving result objects (scalars/vectors/matrices) as text files (currently restricted to tab separated). Graphics are retrieved from produced png files into Excel to be displayed as diagrams.
https://github.com/rkapl123/scriptaddin

add-in excel excel-dna perl python r script scripting vb-net

Last synced: 4 days ago
JSON representation

Simple Excel-DNA based Add-in for handling Scripts (R, Python, Perl, whatever you define) from Excel, storing input objects (scalars/vectors/matrices) and retrieving result objects (scalars/vectors/matrices) as text files (currently restricted to tab separated). Graphics are retrieved from produced png files into Excel to be displayed as diagrams.

Awesome Lists containing this project

README

        

[![License](https://img.shields.io/github/license/rkapl123/ScriptAddin.svg)](https://github.com/rkapl123/ScriptAddin/blob/master/LICENSE)

# ScriptAddin
Simple Excel-DNA based Add-in for handling Scripts (R, Python, Perl, whatever you define) from Excel, storing input objects (scalars/vectors/matrices)
and retrieving result objects (scalars/vectors/matrices) as text files (currently restricted to tab separated).
Graphics are retrieved from produced png files into Excel to be displayed as diagrams.

For details see https://rkapl123.github.io/ScriptAddin/