Allows access to data in running instance of Microsoft Excel (e. g. 'xl[a1] = xl[b2]*3' and so on). Graphics can be transferred with 'xl[a1] = current.graphics()'. There is an Excel workbook with examples of calling R from Excel in the 'doc' folder. It tries to keep things as simple as possible - there are no needs in any additional installations besides R, only 'VBA' code in the Excel workbook. Microsoft Excel is required for this package.
Version: | 0.9.5 |
Depends: | methods, grDevices, utils |
Suggests: | knitr |
OS_type: | windows |
Published: | 2016-09-24 |
Author: | Gregory Demin. To comply CRAN policy includes source code from 'RDCOMClient' (http://www.omegahat.net/RDCOMClient) by Duncan Temple Lang. |
Maintainer: | Gregory Demin <excel.link.feedback at gmail.com> |
BugReports: | https://github.com/gdemin/excel.link/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://github.com/gdemin/excel.link |
NeedsCompilation: | yes |
Materials: | NEWS |
CRAN checks: | excel.link results |
Reference manual: | excel.link.pdf |
Vignettes: |
Calling R from Excel |
Package source: | excel.link_0.9.5.tar.gz |
Windows binaries: | r-devel: excel.link_0.9.5.zip, r-release: excel.link_0.9.5.zip, r-oldrel: excel.link_0.9.5.zip |
OS X Mavericks binaries: | r-release: not available, r-oldrel: not available |
Old sources: | excel.link archive |
Please use the canonical form https://CRAN.R-project.org/package=excel.link to link to this page.