R/data.R

#' Names of awesome cats
#'
#' A vector containing names of cats.
#' Some are cereal killers.
#'
#' @usage data(cat_names)
#' @docType data
#'
#' @format Atomic character vector with 3 elements
"cat_names"
umccr/rock documentation built on Oct. 11, 2020, 8:10 a.m.