# Factor
## Definition(s)
### Context
#### Sub-context
>[! Definition]
>Store categorical data in R where the data values are limited and usually based on a finite group like country or year.
## Examples
## Related
[[R Programming|R]]
## Resources
```r
browseVignettes("forcats")
```
Above is similar to `man` pages.
- [R for Data Science Internet Edition: Chapter 15 Factors](https://r4ds.had.co.nz/factors.html)
## 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/)