RockefellerUniversity / Intro_To_R_1Day

Introduction to R training course
https://rockefelleruniversity.github.io/Intro_To_R_1Day/
3 stars 2 forks source link

head/tail #11

Closed matthew-paul-2006 closed 4 years ago

matthew-paul-2006 commented 4 years ago

Knowing what is in your vector and what it looks like is really useful. head/tail functions could be used to emphasize this point.