Anybody using the evir package?
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