Previous recipe had car package installed. If you did not run the previous recipe, you can simply run the following code:
> if( !require(car)){ install.packages('car')}
Now our data set will be available.