drop_facet_levels: Pre-processing function for use in 'make_split_fun'

View source: R/make_split_fun.R

drop_facet_levelsR 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

(data.frame)
the incoming data corresponding with the parent facet.

spl

(VarLevelSplit)
the split.

...

additional parameters passed internally.

See Also

make_split_fun()

Other make_custom_split: add_combo_facet(), make_split_fun(), make_split_result(), trim_levels_in_facets()


Roche/rtables documentation built on April 20, 2024, 9:16 p.m.