Re: [R] Importing a file to r

2010-02-23 Thread Jorge Ivan Velez
Please ignore the link I sent before, it is wrong. Apologies to all. Instead, please see http://rwiki.sciviews.org/doku.php?id=tips:data-io:ms_windows&s=excel --JIV On Tue, Feb 23, 2010 at 3:35 PM, Jorge Ivan Velez <> wrote: > Hi Luis, > > Take a look at > http://wiki.r-project.org/rwiki/doku.p

Re: [R] Importing a file to r

2010-02-23 Thread Jorge Ivan Velez
Hi Luis, Take a look at http://wiki.r-project.org/rwiki/doku.php?id=tips:data-io:ms_windows for some ideas. HTH, Jorge On Tue, Feb 23, 2010 at 3:06 PM, Luis Felipe Parra <> wrote: > Hello > > I am trying to import the attached file Curva LIBOR to R. I am trying to > use > the following command

Re: [R] Importing a file to r

2010-02-23 Thread John Kane
I've never tried reading in an Excel file. I usually just export the file as a csv file and read it in using read.csv(). --- On Tue, 2/23/10, Luis Felipe Parra wrote: > From: Luis Felipe Parra > Subject: [R] Importing a file to r > To: r-help@r-project.org > Received: Tue

[R] Importing a file to r

2010-02-23 Thread Luis Felipe Parra
Hello I am trying to import the attached file Curva LIBOR to R. I am trying to use the following commands and obtaining the following errors > res <- read.xlsx("C:\\Users\\FELIPE PARRA\\Documents\\Quantil\\Federacion\\Curva LIBOR.xlsx", 4) Error en .jcall(rowCells[[ic]], "I", "getColumnIndex") :