>> I am trying to import an *.xls spreadsheet into R. I am doing this as
[snip]

> Very steep learning curve ... so appreciate your help.


By looking at http://www.R-project.org/posting-guide.html ->
http://cran.r-project.org/doc/manuals/R-data.pdf -> Chapter 8 Reading Excel
spreadsheets -> you can also find my package xlsReadWrite which natively
reads Excel files (Windows only).

Using *.csv file is probably the more common/recommended way but be careful
with 'cutted decimal places'.

-- 
Regards,
Hans-Peter

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to