1.3 Functions

The file Functions_rmph.R contains custom functions written for use with this text and can be downloaded from the book’s github site, RMPH Resources. Place this file in the same location as your R project . To load the functions, run the following code once per R session.

source("Functions_rmph.R")