Contains a cache of all publication metadata the search_metadata()
to pull down when run on 2012-05-12.
generate a table of all available metadata for TreeBASE entries
Usage
metadata(phylo.md = NULL, oai.md = NULL)
Arguments
phylo.md
cached phyloWS (tree) metadata, (optional)
oai.md
cached OAI-PMH (study) metadata (optional)
Value
a data frame of all available metadata, (as a data.table object)
columns are: "Study.id", "Tree.id", "kind", "type", "quality", "ntaxa"
"date", "publisher", "author", "title".