We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3de0293 commit 798961dCopy full SHA for 798961d
1 file changed
data-raw/datasets.R
@@ -1,4 +1,4 @@
1
## code to prepare datasets goes here
2
3
rabimo_inputs_2025 <- readRDS("../../A/abimo.scripts/assets/rabimo_inputs_2025.rds")
4
-usethis::use_data(rabimo_inputs_2025, overwrite = TRUE)
+usethis::use_data(rabimo_inputs_2025, overwrite = TRUE, compress = "xz")
0 commit comments