library(readr)
FakePredictionResults <- readr::read_csv("data-raw/FakePredictionResults.csv")
usethis::use_data(FakePredictionResults)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.