Data Science Guy
Wednesday, March 30, 2016
Subsetting A Dataframe
library(lattice)
a<-barley[4] # create a data frame
a<-barley[,4] # create a vector
No comments:
Post a Comment
Newer Post
Older Post
Home
View mobile version
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment