R/data.R

#' Days of week
#'
#' Days of week starting with Sunday
#'
#' @format A character vector of length 7.
#' @examples
#' days
"days"


#' Three-letter abbreviations for days of week
#'
#' Three-letter abbreviations for days of the week starting with Sunday
#'
#' @format A character vector of length 7.
#' @examples
#' days.abb
"days.abb"
overdodactyl/mRclwhip documentation built on June 30, 2023, 6:24 a.m.