## ----setup, include = FALSE---------------------------------------------------
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
)
load(file="../data/mds_ts.rda")
library(mdsstat)
## -----------------------------------------------------------------------------
library(mdsstat)
data(mds_ts)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.