Functions

Functions are the “vocabulary” of R; after you master the basics most of your work in R will be learning how to use new functions or put together functions you are familiar with in new ways to solve problems!

This week we will talk about several new data types often used in functions, practice some core functions used for getting data into R, load a package, and write a few new functions ourselves.

LearnRFunctions2014

Lab3Functions

esoph dataset