Displaying 1 result from an estimated 1 matches for "tp2021036p2021055".
Did you mean:
tp2021036p2021036
2010 Apr 22
3
read.table understands comment field and ignores text
Hi I'm trying to import a large csv file without quotes around each field.
This creates some problems when there are "#" characters in certain strings
as R understands its comment field and ignores the rest of the line.
Here's an example:
var1, var2, var3, var4
one, two, three, four
Use this in R to get off clipboard:
read.table("clipboard", header=F,