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