September 2018
Beginner
206 pages
4h 27m
English
Scenario
You will not be able to avoid using factor variables in your work programming with R, so you set out to learn the best ways to create and manipulate them.
Aim
To recognize, create, and manipulate factor variables.
Prerequisites
Make sure you have R and RStudio installed on your machine.
Steps for Completion
Load the datasets library using library(datasets).
Examine the dataset with str().