# search for available datasets
head(getMarts(), 10)
# choose database: "plants_mart_25" -> these versions vary over time
# and get a table of all available datasets from this BioMart database
head(getDatasets("plants_mart_25"), 10)
Run the code above in your browser using DataLab