In the earlier lessons, we learned about how we can use the for loop to iterate over various R objects. R also provides other functions for implicit looping such as apply, lapply and sapply which are even easier to use. It is a whole family of functions that are commonly referred to as 'Apply' family of functions.
Premium lesson
This lesson requires a premium membership to access.