@@ -18,7 +18,7 @@ An early version of the paper helped motivate and scope the forcats package; tha
|
||||
|
||||
### Prerequisites
|
||||
|
||||
Base R some basic tools for creating and manipulating factors.
|
||||
Base R provides some basic tools for creating and manipulating factors.
|
||||
We'll supplement these with the **forcats** package, which is part of the core tidyverse.
|
||||
It provides tools for dealing with **cat**egorical variables (and it's an anagram of factors!) using a wide range of helpers for working with factors.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user