R/beer.R

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