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.