Skip to content

Instantly share code, notes, and snippets.

@NyaGarcia
Created March 18, 2020 15:42
Show Gist options
  • Save NyaGarcia/af272cb1f2d6dd5c5ae4d63690cbb2d7 to your computer and use it in GitHub Desktop.
Save NyaGarcia/af272cb1f2d6dd5c5ae4d63690cbb2d7 to your computer and use it in GitHub Desktop.
Showing the number of gears for each car in the dataset
> 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