Nothing
#' Average temperature
#'
#' Average monthly temperature in Paris.
#'
#' @format Time series data
#' @source Makridakis, Wheelwright and Hyndman (1998) \emph{Forecasting:
#' methods and applications}, John Wiley & Sons: New York. Exercise 2.1.
#' @keywords datasets
#' @examples
#' plot(paris)
#' seasonplot(paris)
#' tsdisplay(paris)
#'
"paris"
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.