1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-09 01:22:25 +02:00

fix documentation

This commit is contained in:
2023-03-16 08:55:37 +01:00
parent dd7cc86485
commit c28cfa3a77
11 changed files with 27 additions and 16 deletions

View File

@ -31,6 +31,7 @@
# source("data-raw/_pre_commit_hook.R")
library(dplyr, warn.conflicts = FALSE)
try(detach("package:data.table", unload = TRUE), silent = TRUE)
devtools::load_all(quiet = TRUE)
suppressMessages(set_AMR_locale("English"))