Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
read.table and missing values
Peter Breuer
·
Jun 19, 2001
·
r-help
I'd like to share data files (tab delimited text files) that i read in via read.table with other applications. Missing data are empty fields (two tabs following each other) I couldn't find a way yet to 'convince...
read.table and missing values - solved
Peter Breuer
·
Jun 19, 2001
·
r-help
Thanks - everything is o.k. and working >a,b,c >1,2,3 >4,,6 >,8,9 > >I get > >> read.table("foo.dat", header=T, sep=",") > a b c >1 1 2 3 >2 4 NA 6 >3 NA 8...
Can't find what you're looking for? Try searching with Google .