Created
March 18, 2020 15:42
-
-
Save NyaGarcia/af272cb1f2d6dd5c5ae4d63690cbb2d7 to your computer and use it in GitHub Desktop.
Showing the number of gears for each car in the dataset
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> mtcars$gear | |
[1] 4 4 4 3 3 3 3 4 4 4 4 3 3 3 3 3 3 4 4 4 3 3 3 3 3 4 5 5 5 5 5 4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment