Skip to content

Commit

Permalink
style files
Browse files Browse the repository at this point in the history
  • Loading branch information
bundfussr committed Dec 13, 2023
1 parent bceb711 commit eabb061
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inst/templates/ad_adtr.R
Original file line number Diff line number Diff line change
Expand Up @@ -273,4 +273,4 @@ if (!file.exists(dir)) {
# Create the folder
dir.create(dir, recursive = TRUE, showWarnings = FALSE)
}
save(adtr, file = file.path(dir, "adtr.rda"), compress = "bzip2")
save(adtr, file = file.path(dir, "adtr.rda"), compress = "bzip2")

0 comments on commit eabb061

Please sign in to comment.