mirror of
https://github.com/msberends/AMR.git
synced 2024-12-25 18:46:11 +01:00
unit test
This commit is contained in:
parent
75dac113b6
commit
3f4ff260d2
@ -82,7 +82,7 @@ call_functions <- c(
|
|||||||
"xlab" = "ggplot2",
|
"xlab" = "ggplot2",
|
||||||
"ylab" = "ggplot2"
|
"ylab" = "ggplot2"
|
||||||
)
|
)
|
||||||
if (pkg_is_available("skimr", also_load = FALSE, min_version = "2.0.0")) {
|
if (AMR:::pkg_is_available("skimr", also_load = FALSE, min_version = "2.0.0")) {
|
||||||
call_functions <- c(call_functions,
|
call_functions <- c(call_functions,
|
||||||
# skimr
|
# skimr
|
||||||
"inline_hist" = "skimr",
|
"inline_hist" = "skimr",
|
||||||
|
Loading…
Reference in New Issue
Block a user