[R-gui] Export2R: a utility to paste Excel data to R
Zhenming Su
suz at michigan.gov
Thu Nov 18 22:04:51 CET 2004
This is an Excel add-in to ease the transferring of data from Excel to
R. It utilizes the AppActivate and SendKeys commands of VB to paste a
command string "x <- read.table('clipboard',...)' on the R console
window and thus paste a selected range of data set directly from Excel
to R. Myself very much enjoy it and hope to share it with others. But
use it at your own risk.
You can download the program from: http://personal.www.umich.edu/~zsu/
Zhenming Su, Ph.D.
Institute for Fisheries Research
212 Museums Annex Building
1109 N. University Ave.
Ann Arbor, MI 48109-1084
USA
Phone: (734)663-3554 Ext. 123
Fax: (734)663-9399
Email: SUZ at michigan.gov
More information about the R-SIG-GUI
mailing list