Intro to Functions with R Software. Example of a function: a function that finds the statistical mode. "stat_mode()"
Mode Code Video: https://www.youtube.com/watch?v=YvdYwC2YgeI
======Video===Outline=====
- 1:31 What are functions?
- 2:02 Why do we care about function?
- 3:35 Basic set-up of a function.
- Example, stat_mode() function.
========================