library(data.table)
# load csv
bouwsteen_tb <- fread("DEV/data/Wosten2001_Tabel.csv")
usethis::use_data(bouwsteen_tb, version = 3, compress = 'xz', overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.