# forcats
## Definition(s)
### Nexus: [[Nexus - Google Analytics Certificate Course|Google Analytics Certificate]]
#### Context/Topic: [[R Programming]]
>[! Definition]
>Suite of tools that solve common problems working with [[Factor|factor]] data in R. Part of the [[Tidyverse]]
## Examples
```r
fct_reorder()
```
## Related
[[Factor]]
## Resources
- [forcats documentation tidyverse.org](https://forcats.tidyverse.org)
## Flashcards
The below code are generated for use with [Spaced Repetition plugin](https://github.com/st3v3nmw/obsidian-spaced-repetition/) [docs](https://www.stephenmwangi.com/obsidian-spaced-repetition/)