powered by
lvls_union(fs)
fs <- list(factor("a"), factor("b"), factor(c("a", "b"))) lvls_union(fs)
Run the code above in your browser using DataLab