evolution & bioinformatics
Wednesday, August 12, 2015
open a file with R though browser
data <- read.delim( file.choose(), sep="\t");
head(data)
summary(data)
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)