mirror of
https://github.com/msberends/AMR.git
synced 2025-09-06 02:09:37 +02:00
support ab selectors for manual AB codes
This commit is contained in:
1
R/zzz.R
1
R/zzz.R
@@ -67,6 +67,7 @@ AMR_env$rsi_interpretation_history <- data.frame(
|
||||
stringsAsFactors = FALSE
|
||||
)
|
||||
AMR_env$has_data.table <- pkg_is_available("data.table", also_load = FALSE)
|
||||
AMR_env$custom_ab_codes <- character(0)
|
||||
|
||||
# determine info icon for messages
|
||||
utf8_supported <- isTRUE(base::l10n_info()$`UTF-8`)
|
||||
|
Reference in New Issue
Block a user