mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 08:32:04 +02:00
ab_info fix
This commit is contained in:
@ -146,6 +146,8 @@ ab_ddd <- function(x, administration = "oral", units = FALSE, ...) {
|
||||
ab_validate(x = x, property = ddd_prop, ...)
|
||||
}
|
||||
|
||||
#' @rdname ab_property
|
||||
#' @export
|
||||
ab_info <- function(x, language = get_locale(), ...) {
|
||||
x <- AMR::as.ab(x, ...)
|
||||
base::list(ab = x,
|
||||
|
Reference in New Issue
Block a user