Learn R Programming

downsize (version 0.2.3)

scaling: Deprecated function scaling

Description

Deprecated. Use my_mode instead. Checks whether the current workflow is scaled up or down. Use the help_downsize function to get more help.

Usage

scaling()

Arguments

Value

"scaled down" if getOption("downsize") is TRUE

and "scaled up" if getOption("downsize") is FALSE or NULL.

Details

Use the help_downsize function to get more help.

See Also

help_downsize, my_mode