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