Presentation |
The file is a tab separated table where the first row
is a header row that contains column names. Column separator is \t.
Line separator is \n. Note that in components using R to manipulate CSV
files the column names must be syntactically valid for R. See R function
'make.names' for detailed description of valid names. |