R/elec.R

#' Electricity production
#'
#' Australian monthly electricity production: Jan 1956 -- Aug 1995.
#'
#' @format Time series data
#' @source Makridakis, Wheelwright and Hyndman (1998) \emph{Forecasting:
#' methods and applications}, John Wiley & Sons: New York. Chapters 1--2, 7.
#' @keywords datasets
#' @examples
#' plot(elec)
#' seasonplot(elec)
#' tsdisplay(elec)
#'
"elec"
robjhyndman/fma documentation built on Nov. 29, 2023, 11:46 p.m.