search for: input06

Displaying 1 result from an estimated 1 matches for "input06".

Did you mean: input0
2009 Mar 26
1
Sort by timestamp
...= TRUE, sep = ";", quote="\"", dec=",", fill = TRUE, comment.char="") data.input05 <-read.csv("./LD/20081219.txt", header = TRUE, sep = ";", quote="\"", dec=",", fill = TRUE, comment.char="") data.input06 <-read.csv("./LD/20090107.txt", header = TRUE, sep = ";", quote="\"", dec=",", fill = TRUE, comment.char="") #After the import they look like that: V1 V2 1 2008-10-14 08:45:00 92130.68 2 2008-10-14 08:50:00 94051....