Jump to main navigation
23 April 2011
Jump to content
> name <- read.table('filename.csv', header=T, sep=',', row.names=column, strip.white=T)
> phasmid <- read.data("phasmid.csv", header = T, sep = ",", row.names = 1, + strip.white = T)
End of instructions