R/tidypmc-package.R

#' \code{tidypmc} package
#'
#' Parse full text XML documents from PubMed Central
#'
#' See the Github page for details at \url{https://github.com/ropensci/tidypmc}
#'
#' @docType package
#' @name tidypmc
#' @importFrom dplyr %>%
#' @keywords internal
NULL

#  R CMD check error from
#  https://github.com/jennybc/googlesheets/blob/master/R/googlesheets.R
if(getRversion() >= "2.15.1")  utils::globalVariables(c("paragraph"))

Try the tidypmc package in your browser

Any scripts or data that you put into this service are public.

tidypmc documentation built on Aug. 1, 2019, 5:05 p.m.