# A dataframe of global stock market indices
load('data-raw/dat.RData')
indices<-indices_d
usethis::use_data(indices, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.