load all data sets in a package
1
0
Entering edit mode
carol white ▴ 680
@carol-white-2174
Last seen 8.9 years ago
European Union
Hi, It might be a simple question but how to load all data sets of a package? It's possible to get the list of data sets in a package with v= data(package = package_name) v[3]$results[,3] but data(get(v[3]$results[,3])) doesn't work. Thanks Carol
• 636 views
ADD COMMENT
0
Entering edit mode
@vincent-j-carey-jr-4
Last seen 2 days ago
United States
rtfm? data(list=[character vector]) and you have just computed the character vector. anyway it is a question for r_help On Sun, Apr 18, 2010 at 10:01 AM, carol white <wht_crl@yahoo.com> wrote: > Hi, > It might be a simple question but how to load all data sets of a package? > It's possible to get the list of data sets in a package with > > v= data(package = package_name) > v[3]$results[,3] > > but data(get(v[3]$results[,3])) doesn't work. > > Thanks > > Carol > > _______________________________________________ > Bioconductor mailing list > Bioconductor@stat.math.ethz.ch > https://stat.ethz.ch/mailman/listinfo/bioconductor > Search the archives: > http://news.gmane.org/gmane.science.biology.informatics.conductor > [[alternative HTML version deleted]]
ADD COMMENT

Login before adding your answer.

Traffic: 653 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6