Introduction to User-Defined Functions

When a function you want does not exist or you need to repeat a group of code multiple times, user-defined functions are a flexible, useful way to write code. They allow you to define your own function to perform the tasks that you want. This video gives a basic introduction to how to build user-defined functions.


Code and Data Available Here

Additional Large Data File Available Here

Slides