get_pmc_fulltext: Retrieve full text from PubMed Central

View source: R/pubmed_search.R

get_pmc_fulltextR Documentation

Retrieve full text from PubMed Central

Description

This function retrieves full text articles from PubMed Central.

Usage

get_pmc_fulltext(pmids, api_key = NULL)

Arguments

pmids

Character vector of PubMed IDs.

api_key

Character string. NCBI API key for higher rate limits (optional).

Value

A data frame containing article metadata and full text.


LBDiscover documentation built on June 16, 2025, 5:09 p.m.