Skip to contents

Split Function Arg Conventions

Usage

sf_args(trim, label, first)

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

Value

NULL (this is an argument template dummy function)

See also

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