scaling: Deprecated function 'scaling'

View source: R/deprecated.R

scalingR Documentation

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()

Details

Use the help_downsize function to get more help.

Value

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

See Also

help_downsize, my_mode


wlandau/downsize documentation built on March 19, 2023, 4:05 a.m.