load("data-raw\\TrackFieldRecords.Rdata")
trackfieldrecords = list(runMen = runMen, runWomen = runWomen)
usethis::use_data(trackfieldrecords, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.