drop_facet_levels {rtables} | R Documentation |
Pre-processing function for use in make_split_fun
Description
This function is intended for use as a pre-processing component in make_split_fun
, and should not be called
directly by end users.
Usage
drop_facet_levels(df, spl, ...)
Arguments
df |
( |
spl |
( |
... |
additional parameters passed internally. |
See Also
Other make_custom_split:
add_combo_facet()
,
make_split_fun()
,
make_split_result()
,
trim_levels_in_facets()
[Package rtables version 0.6.9 Index]