Other packages > Find by keyword >

excel.link  

Convenient Data Exchange with Microsoft Excel
View on CRAN: Click here


Download and install excel.link package within the R console
Install from CRAN:
install.packages("excel.link")

Install from Github:
library("remotes")
install_github("cran/excel.link")

Install by package version:
library("remotes")
install_version("excel.link", "0.9.12")



Attach the package and use:
library("excel.link")
Maintained by
Gregory Demin
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-03-23
Latest Update: 2024-01-17
Description:
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()'. Additionally there are function for reading/writing 'Excel' files - 'xl.read.file'/'xl.save.file'. They are not fast but able to read/write '*.xlsb'-files and password-protected files. 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.
How to cite:
Gregory Demin (2012). excel.link: Convenient Data Exchange with Microsoft Excel. R package version 0.9.12, https://cran.r-project.org/web/packages/excel.link
Previous versions and publish date:
0.5.2 (2012-03-23 10:54), 0.5.4 (2013-04-15 17:38), 0.5 (2011-11-20 19:43), 0.6 (2013-09-05 11:53), 0.8.1 (2015-05-07 00:19), 0.9.1 (2015-07-14 23:10), 0.9.3 (2015-12-06 22:06), 0.9.4 (2016-04-16 04:50), 0.9.5 (2016-09-24 22:50), 0.9.7 (2017-05-01 12:20), 0.9.8-1 (2018-05-23 14:30), 0.9.9 (2021-03-21 23:40), 0.9.10 (2021-11-02 09:20), 0.9.11 (2023-05-08 09:10)
Other packages that cited excel.link R package
View excel.link citation profile
Other R packages that excel.link depends, imports, suggests or enhances
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns