data-raw/winterGroundfish/winterGroundfishOaxResults.R

rm(list=ls())
library(usethis)
load('data-raw/winterGroundfish/winterGroundFishOE2019.rda')
winterGroundfishOaxResults <- oe_data
usethis::use_data(winterGroundfishOaxResults, compress = 'xz', overwrite = TRUE)
clayton33/csasMarPhys documentation built on June 8, 2025, 3:10 a.m.