R/snowfall.R

#' Buffalo and Cleveland Snowfall Data
#'
#' Total snowfall in inches for the cities Buffalo and Cleveland for the seasons
#' 1968-69 through 2008-09.
#'
#' @format 41 obs. of 3 variables:
#' \describe{
#' \item{SEASON}{character: winter season identified by years}
#' \item{Cleveland}{Cleveland snowfall}
#' \item{Buffalo}{Buffalo snowfall}
#' }
#'
#'
"snowfall"

Try the RbyExample package in your browser

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

RbyExample documentation built on May 29, 2024, 5:50 a.m.