library(usethis)
load('data-raw/summerGroundfish/julyGroundFishOE2019.rda')
summerGroundfishOaxResults <- oe_data
usethis::use_data(summerGroundfishOaxResults, compress = 'xz', overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.