R/data.R

#' CRUTEM World Mean Temperature Data Set from 1851 to 2022
#'
#' @format ## `gsta_data`
#' A data set with 172 rows and 4 columns, for Jan, Apr, Jul and Oct from 1851-2022
#' \describe{
#'   \item{Jan}{world mean temperature for January}
#'   \item{Apr}{world mean temperature for April}
#'   \item{Jul}{world mean temperature for July}
#'   \item{Oct}{world mean temperature for October}
#' }
#'
#' @source <https://crudata.uea.ac.uk/cru/data/temperature/CRUTEM.5.0.1.0.stat4post.txt.gz>
"gsta_data"

Try the binomialtrend package in your browser

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

binomialtrend documentation built on Dec. 19, 2022, 5:14 p.m.