I am using R 2.11.1 in a Microsoft Windows 7 environment. I tried using WriteXLS, but get the message " In system(cmd) : perl not found" What is the "easiest" way to write an R dataframe to Excel? (I am familiar with WriteXLS, but I do not have PERL installed, and if not needed, do not wish to install it.) I am also familiar with write.table, but if possible, wish to create an excel file form within R. I'm unsure if this is possible, or perhaps i should just go ahead and install PERL...?
[[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.