getDEE2Metadata {getDEE2} | R Documentation |
This function fetches the short metadata for the species of interest.
getDEE2Metadata(species, outfile = NULL, ...)
species |
A character string matching a species of interest. |
outfile |
Optional filename. |
... |
Additional parameters to be passed to download.file. |
a table of metadata.
ecoli_metadata <- getDEE2Metadata("ecoli")