## code to prepare `DATASET` dataset goes here
path="~/Dropbox/Teaching/TSFE/tsfe/data-raw/dat.RData"
load(path)
daily<-uk_factor_d
usethis::use_data(uk_factor_d, overwrite = TRUE)
# Daily paths
"wget https://reshare.ukdataservice.ac.uk/852704/1/dailyfactors.zip"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.