library(expsmooth)
data("cangas")
canada_gas <- as.vector(cangas)
save(canada_gas, file = "data/canada_gas.rda")
str(canada_gas)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.