View source: R/pubmed_search.R
get_pmc_fulltext | R Documentation |
This function retrieves full text articles from PubMed Central.
get_pmc_fulltext(pmids, api_key = NULL)
pmids |
Character vector of PubMed IDs. |
api_key |
Character string. NCBI API key for higher rate limits (optional). |
A data frame containing article metadata and full text.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.