If we only had one data set to analyze, it would probably be faster to load the file into a spreadsheet and use that to plot some simple statistics. But suppose we have 20, 100 files to check, and may have more in the future.
In this talk, we will learn how to write a function in R so that we can repeat several operations with a single command.