An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20030509/9137f758/attachment.pl
Anybody using the evir package?
2 messages · Provizionatou, Vikentia, Uwe Ligges
1 day later
Provizionatou, Vikentia wrote:
I am trying to use the evir package but I cannot find a way to change my excel csv files into R-objects, which are used in the package. In particular, I do not know how to change a csv list object into a numeric vector. Anybody done this before? Thanks in advance for your time. Vikentia
See the manual R Data Import/Export and ?read.csv. Uwe Ligges