Apply Family of Functions
The video below discusses the apply family of functions. This is a set of Base R
functions that allow us to ‘apply’ functions to different types of objects. These functions are often able to replace loops and make code more readable (and more efficient generally).
I highly recommend watching the video using the ‘full’ Panopto player. There is a ‘pop out’ button in the bottom right of the video to enter this viewer.
Notes
Use the table of contents on the left or the arrows at the bottom of this page to navigate to the next learning material!