R/data-sections.R

#' Sections of the New York Times
#'
#' A dataset containing the valid sections of the nytimes.com website.
#'
#' @format A tibble with 30 rows and 1 variable
#' \describe{
#'   \item{section}{name of nytimes section}
#' }
#' @source \url{https://www.nytimes.com/}
"nyt_sections"
mkearney/nyt documentation built on May 23, 2019, 1:07 a.m.