R/argument_conventions.R
sf_args.Rd
Split function argument conventions
sf_args(trim, label, first)
(flag) whether splits corresponding with 0 observations should be kept when tabulating.
flag
(string) a label (not to be confused with the name) for the object/structure.
string
(flag) whether the created split level should be placed first in the levels (TRUE) or last (FALSE, the default).
TRUE
FALSE
No return value.
Other conventions: compat_args(), constr_args(), gen_args(), lyt_args()
compat_args()
constr_args()
gen_args()
lyt_args()