scaling | R Documentation |
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.
scaling()
Use the help_downsize
function to get more help.
"scaled down"
if getOption("downsize")
is TRUE
and "scaled up" if getOption("downsize")
is FALSE
or NULL
.
help_downsize
, my_mode
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.