powered by
phenotypes(userid = NA, df = FALSE)
phenotypes(userid=1) phenotypes(userid='1,6,8', df=TRUE) phenotypes(userid='1-8', df=TRUE) # coerce to data.frame library(plyr) ldply(phenotypes(userid='1-8', df=TRUE))
Run the code above in your browser using DataLab