## code to prepare `df.test.data` data set goes here
df.test.data = read.csv("data/Modeled_data.csv")
usethis::use_data(df.test.data, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.