R/data.R

#' Dog publications
#'
#' A data frame containing PLOS publication data for publications related to
#' dogs. The purpose of this data frame is to provide an example of some text
#' to extract keywords from.
#'
#' @format A data frame with 30 rows and 3 variables:
#' \describe{
#'   \item{doi}{The publication's DOI}
#'   \item{title}{The publication's title}
#'   \item{abstract}{The publication's abstract}
#' }
"dog_pubs"

Try the slowraker package in your browser

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

slowraker documentation built on May 2, 2019, 3:26 p.m.