Learn R Programming

junco (version 0.1.2)

rm_levels: Removal of Levels

Description

Custom function for removing level inside pre step in make_split_fun.

Usage

rm_levels(excl)

Value

A function implementing pre-processing split behavior (for use in make_split_fun(pre = ) which removes the levels in excl from the data before facets are generated.

Arguments

excl

(character)
Choose which level(s) to remove