Nothing
#' Accidental deaths in USA
#'
#' Monthly accidental deaths in USA.
#'
#'
#' @format Time series data
#' @source Makridakis, Wheelwright and Hyndman (1998) \emph{Forecasting:
#' methods and applications}, John Wiley & Sons: New York. Exercises 2.3 and
#' 2.4.
#' @keywords datasets
#' @examples
#' plot(usdeaths)
#' seasonplot(usdeaths)
#' tsdisplay(usdeaths)
#'
"usdeaths"
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.