Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/rkapl123/scriptaddin
- Owner: rkapl123
- License: mit
- Created: 2021-07-20T21:13:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-07T10:32:17.000Z (2 months ago)
- Last Synced: 2024-09-08T00:02:40.473Z (2 months ago)
- Topics: add-in, excel, excel-dna, perl, python, r, script, scripting, vb-net
- Language: Visual Basic .NET
- Homepage:
- Size: 3.45 MB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/