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