Displaying 1 result from an estimated 1 matches for "321486".
Did you mean:
d21486
2009 Dec 10
1
incorrect multiple outputs
HI,
I'm having trouble with a piece of Rscript which keeps outputting
incorrectly. it's something like this: the code reads in from a file which
contains (reformated) input
>file<-read.table(file="input_file.txt",sep="\t")[,c(1,3:5)]
>
>file.rows<- c(nrow(file)/288) # "input_file.txt" contains 288 reformatted
lines for each original data file