Nothing
#' Sales of plastic product
#'
#' Monthly sales of product A for a plastics manufacturer.
#'
#' @format Time series data
#' @source Makridakis, Wheelwright and Hyndman (1998) \emph{Forecasting:
#' methods and applications}, John Wiley & Sons: New York. Exercise 3.5.
#' @keywords datasets
#' @examples
#' plot(plastics)
#' seasonplot(plastics)
#' plot(stl(plastics,"periodic"))
#'
"plastics"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.