Description Usage Arguments Examples
View source: R/lvls.R
Find all levels in a list of factors
1
lvls_union(fs)
fs
A list of factors.
1 2
fs <- list(factor("a"), factor("b"), factor(c("a", "b"))) lvls_union(fs)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.