sf_args: Split function argument conventions

View source: R/argument_conventions.R

sf_argsR Documentation

Split function argument conventions

Description

Split function argument conventions

Usage

sf_args(trim, label, first)

Arguments

trim

(flag)
whether splits corresponding with 0 observations should be kept when tabulating.

label

(string)
a label (not to be confused with the name) for the object/structure.

first

(flag)
whether the created split level should be placed first in the levels (TRUE) or last (FALSE, the default).

Value

No return value.

See Also

Other conventions: compat_args(), constr_args(), gen_args(), lyt_args()


Roche/rtables documentation built on April 30, 2024, 11:18 p.m.