R/temperatures-data.R

#' World Temperatures
#'
#' Three series with 106 observations (from year 1910 to 2016) with the deviation with respect to average value
#' of temperatures in November in three regions: Europe, North America and South America. First columns contains the years.
#' Units are degrees Celsius.
#'
#' @docType data
#'
#' @usage data(temperatures)
#'
#' @format An object of class \code{"data.frame"}.
#'
#' @keywords datasets
#'
#' @source \href{https://www.ncdc.noaa.gov/cag/}{https://www.ncdc.noaa.gov/cag/}
#'
"temperatures"

Try the SLBDD package in your browser

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

SLBDD documentation built on April 27, 2022, 5:08 p.m.