R/motion.R

#' Employment figures in the motion picture industry
#'
#' Monthly employment figures for the motion picture industry (SIC Code 78):
#' Jan 1955 -- Dec 1970.
#'
#' @format Time series data
#' @references "Employment and earnings, US 1909--1978", Department of Labor,
#' 1979.
#' @source Makridakis, Wheelwright and Hyndman (1998) \emph{Forecasting:
#' methods and applications}, John Wiley & Sons: New York. Exercise 7.9.
#' @keywords datasets
#' @examples
#' plot(motion)
#' seasonplot(motion)
#' tsdisplay(motion)
#'
"motion"

Try the fma package in your browser

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

fma documentation built on Feb. 16, 2023, 6:23 p.m.