On 3/8/06 8:31 AM, "Liaw, Andy" <[EMAIL PROTECTED]> wrote:

> From: Uwe Ligges
>> 
>> Matias Mayor Fernandez wrote:
>> 
>>> Hi,
>>> 
>>>  
>>> 
>>> I have some column vector in txt or xls and I need to load
>> into R as 
>>> numeric vector.
>>> 
>>>  
>>> 
>>> I use the read.table  (X=read.table(123.txt") command but
>> the program 
>>> say that "X is not a numeric vector"

See here if you want to think of your data as a single-column table:

http://cran.r-project.org/doc/manuals/R-data.html#Spreadsheet_002dlike-data

Sean

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to