#' Monthly stock returns data from the S&P500 index
#'
#' The dataset contains the monthly returns of 200 sampled stocks from the S&P500 index
#' for the time period from 12.2000 to 12.2018.
#'
#' @docType data
#' @keywords datasets
#' @name rets_m
#' @usage data(rets_m)
"rets_m"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.