Advanced R Programming - Subsetting Vectors, Matrices, and Arrays

preview_player
Показать описание
Various ways to subset atomic objects in R (vectors, matrices, and arrays), including the use of indices, names, and logical vectors.

Comments Only: (use this to follow along and type in code yourself):

Code with Comments:

This course roughly follows "Advanced R" by Hadley Wickham. This book is worth reading cover to cover if you want to be a master R programmer.
Рекомендации по теме
Комментарии
Автор

@8:33 If its a number or any string with spaces then it must be on 'single' or "double quotes" OR `back ticks`

mocabeentrill