Message-ID: <3EBCFBB6.9030202@statistik.uni-dortmund.de>
Date: 2003-05-10T13:16:38Z
From: Uwe Ligges
Subject: Anybody using the evir package?
In-Reply-To: <001501c31627$76181050$877ef59b@vic>
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