Created
March 18, 2020 20:31
-
-
Save NyaGarcia/18a39beee10f8a8a0d1ecd52b1dd4854 to your computer and use it in GitHub Desktop.
Selecting the first row
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
> myCars[1,] | |
4 6 8 | |
1 2 12 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment