[R] writing data from several matrices in R into one excel-file with several sheets

jim holtman jholtman at gmail.com
Fri Sep 16 19:41:07 CEST 2011


Try the XLConnect package.

On Fri, Sep 16, 2011 at 11:18 AM, Marion Wenty <marion.wenty at gmail.com> wrote:
> hello,
>
> does anyone know how I can write several matrices from R into one exel-file
> using different sheets for the different matrices?
>
> thank you very much in advance for your help.
>
> Marion
>
>        [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at 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.
>



-- 
Jim Holtman
Data Munger Guru

What is the problem that you are trying to solve?



More information about the R-help mailing list