Learn R Programming

rtables (version 0.5.1)

sf_args: Split Function Arg Conventions

Description

Split Function Arg Conventions

Usage

sf_args(trim, label, first)

Value

NULL (this is an argument template dummy function)

Arguments

trim

logical(1). Should splits corresponding with 0 observations be kept when tabulating.

label

character(1). A label (not to be confused with the name) for the object/structure.

first

logical(1). Should the created split level be placed first in the levels (TRUE) or last (FALSE, the default).

See Also

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