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