working to submit to cran

This commit is contained in:
AG Damsbo 2023-01-16 09:49:17 +01:00
commit be3969d007
11 changed files with 200 additions and 265 deletions

View file

@ -6,4 +6,5 @@
# )
# }
get_data_location <- function(x) file.path("data", x)
get_data_location <- function(x)
file.path("data", x)