R for Sport Scientists – Fundamentals Course
Lecture 3: Vectors
Everything in the R language is an object. This includes expressions, names, functions, and everything else. Always keeping this in mind greatly helps in understanding and writing R code. This is something I wish someone told me when I started learning R – it would make my life much easier. Unfortunately, most of us start learning R through statistics, rather than through language definition prism.
In this lecture, I will provide you with a must-needed knowledge of understanding the R objects with special attention to the vectors.
This topic contains 0 replies, has 1 voice, and was last updated by Mladen Jovanovic 1 year, 7 months ago.
You must be logged in to reply to this topic.