sf_args {rtables} | R 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()
[Package
rtables version 0.6.10
Index]