poissonconsulting / subfoldr2

An R package to facilitate saving and loading objects, data, plots, numbers and strings
https://poissonconsulting.github.io/subfoldr2/
Other
2 stars 0 forks source link

Add global option for default value of `archive = 1L` in `sbf_compare_data_archive()` #91

Open joethorley opened 1 year ago

joethorley commented 1 year ago

should be something like

archive = getOption("use.archive", default = 1L)