forcats-package {forcats} | R Documentation |
forcats: Tools for Working with Categorical Variables (Factors)
Description
Helpers for reordering factor levels (including moving specified levels to front, ordering by first appearance, reversing, and randomly shuffling), and tools for modifying factor levels (including collapsing rare levels into other, 'anonymising', and manually 'recoding').
Author(s)
Maintainer: Hadley Wickham hadley@rstudio.com
Other contributors:
RStudio [copyright holder, funder]
See Also
Useful links:
Report bugs at https://github.com/tidyverse/forcats/issues
[Package forcats version 1.0.0 Index]