Lesson 5: Vector 2
-
1. Understand Vector Functions: Learn how to create, manipulate, and apply functions to vectors, a fundamental concept in R programming.
2. Track Weekly Study Hours: Use vectors to record and analyse daily study hours, providing insights into weekly study patterns.
3. Calculate Averages and Totals: Apply functions like sum and mean to compute total and average values for efficient data summarisation.
4. Analyse Data with R: Explore advanced functions such as max, rank, and sort to gain deeper insights into your data.