On Wed, 8 Aug 2012 18:06:52 -0300
Henrique Andrade <henrique.coe...@gmail.com> wrote:

> Dear Arun,
> 
> Thanks a lot for your help, but I really need to save the splitted
> data in a Excel file (xlsx or xls). This is because I will need to
> make links between different Excel workbooks.
> 

As it is your purpose is unclear.  If you can provide examples of
starting data and endstate it might help.  You can import a csv file
to an excel workbook.  Are you actually looking to export each column
of your R data as a separate xls file or as a separate sheet in a
workbook? There's no point in worrying about xls vs xlsx since you make
the conversion in excel anyway.  As it is your purpose is unclear.  If
you can provide examples of starting data and endstate it might help.  

JDougherty

______________________________________________
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