R/times.R

#' The time period in which the NOAA dataset was recorded. This spans from January 1990 to  December 1993.
#'
#' This dataset is included in the STRbook R package.
#'
#' @format A data frame with 1461 rows and 4 variables:
#' \describe{
#'   \item{julian}{Day in Julian time}
#'   \item{year}{The year}
#'   \item{month}{The month}
#'   \item{day}{The day}
#'   ...
#' }
#'
"Times"

Try the stxplore package in your browser

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

stxplore documentation built on Feb. 16, 2023, 9:53 p.m.