powered by
scaling
Deprecated. Use my_mode instead. Checks whether the current workflow is scaled up or down. Use the help_downsize function to get more help.
my_mode
help_downsize
scaling()
"scaled down" if getOption("downsize") is TRUE
"scaled down"
getOption("downsize")
TRUE
and "scaled up" if getOption("downsize") is FALSE or NULL.
FALSE
NULL
Use the help_downsize function to get more help.
help_downsize, my_mode