fetch_meta | R Documentation |
Retrieve meta data for a paper given a PMCID or URL and/or specific meta data parameters and return a data.table
fetch_meta(id)
id |
a single PMCID, a vector of PMCIDs or a list of PMCIDs returned from |
a data.frame
containing all available meta data of an article in long format, given a PMID(s).
fetch_meta("17284678") fetch_meta(17284678)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.