R/AtlantaTemperature.R

#' Atlanta airport yearly average temperatures data
#'
#' The annual mean temperature data from 1879 to 2013 at Atlanta, Georgia’s
#' Hartsfield International Airport weather station.
#'
#' @docType data
#'
#' @usage data(AtlantaTemperature)
#'
#' @keywords datasets
#'
#' @references Lund, R. B., Beaulieu, C., Killick, R., Lu, Q., & Shi, X. (2023).
#' Good practices and common pitfalls in climate time series changepoint techniques:
#' A review. \emph{Journal of Climate}, 36(23), 8041-8057.
#'
#' @examples
#' data(AtlantaTemperature)
"AtlantaTemperature"

Try the changepointGA package in your browser

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

changepointGA documentation built on April 4, 2025, 4:39 a.m.