[R] Re : How to Import Excel file into R 2.9.0 version
Moshe Olshansky
m_olshansky at yahoo.com
Wed Aug 12 08:26:12 CEST 2009
Alternatively download the xlsReadWrite package from http://treetron.googlepages.com/
install it an proceed as in older version of R.
--- On Tue, 11/8/09, Inchallah Yarab <inchallahyarab at yahoo.fr> wrote:
> From: Inchallah Yarab <inchallahyarab at yahoo.fr>
> Subject: [R] Re : How to Import Excel file into R 2.9.0 version
> To: r-help at r-project.org
> Received: Tuesday, 11 August, 2009, 10:32 PM
>
>
> i advice you to save the file under csv and then use
> read.csv2("c:/file.csv",sep=",")
> hope that helps!!!
>
> inchallahyarab
>
> 2009/8/11 rajclinasia <raj at clinasia.com>
>
> >
> > Hi Every one,
> > I have a problem with Reading Excel file into R 2.9.0
> version. In older
> > versions it is working with "xlsReadWrite" package.
> But in 2.9.0 version
> > there is no package like that. so help me out in this
> aspect.
> >
> > Thanks in Advance.
> > --
> > View this message in context:
> > http://www.nabble.com/How-to-Import-Excel-file-into-R-2.9.0-version-tp24914638p24914638.html
> > Sent from the R help mailing list archive at
> Nabble.com.
> >
> > ______________________________________________
> > 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.
> >
>
> [[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.
>
>
>
>
> [[alternative HTML version deleted]]
>
>
> -----Inline Attachment Follows-----
>
> ______________________________________________
> 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.
>
More information about the R-help
mailing list