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