make_small: Internal utility function.

View source: R/utils.R

make_smallR Documentation

Internal utility function.

Description

Utility function. Inside function downsize, make "small" out of "big" by subsetting or some other method. This is called if any of the subsetting arguments to downsize are set (length, dim, etc.)

Usage

make_small(args)

Arguments

args

named list of arguments to downsize

See Also

help_downsize


downsize documentation built on March 31, 2023, 10:41 p.m.