forcats (1.0.0)

Published 2026-02-24 13:47:12 +00:00 by atheaadmin

Installation

options("repos" = c(getOption("repos"), c(gitea="")))
install.packages("forcats")

About this package

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').Tools for Working with Categorical Variables (Factors)

Dependencies

Imports cli (>= 3.4.0), glue, lifecycle, magrittr, rlang (>= 1.0.0), tibble
Depends R (>= 3.4)
Suggests covr, dplyr, ggplot2, knitr, readr, rmarkdown, testthat (>= 3.0.0), withr
Details
CRAN
2026-02-24 13:47:12 +00:00
1
MIT + file LICENSE
Hadley Wickham
RStudio
287 KiB
Assets (1)
Versions (1) View all
1.0.0 2026-02-24