inst/scripts/compress-data.R

# compress the data sets in data/
# see: https://r-pkgs.org/data.html

tools::checkRdaFiles("data")
tools::resaveRdaFiles("data", compress="bzip2")
cdalzell/Lahman documentation built on May 9, 2023, 6:08 a.m.