This function retrieves full text articles from PubMed Central.
Examples
if (FALSE) { # \dontrun{
full_texts <- get_pmc_fulltext(c("12345678", "23456789"))
} # }
This function retrieves full text articles from PubMed Central.
if (FALSE) { # \dontrun{
full_texts <- get_pmc_fulltext(c("12345678", "23456789"))
} # }