# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "forcats" in publications use:' type: software license: MIT title: 'forcats: Tools for Working with Categorical Variables (Factors)' version: 1.0.0.9000 doi: 10.32614/CRAN.package.forcats abstract: 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'). authors: - family-names: Wickham given-names: Hadley email: hadley@posit.co repository: https://tidyverse.r-universe.dev repository-code: https://github.com/tidyverse/forcats commit: 6a9bd65915502655a2ac025b93235964fc0d194c url: https://forcats.tidyverse.org/ contact: - family-names: Wickham given-names: Hadley email: hadley@posit.co