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"
crew102/slowraker documentation built on Sept. 5, 2024, 11:22 a.m.