Books using R by Julian Faraway

This R package contains data and functions from three books:

  1. Linear Models with R

  2. Extending the Linear Model with R

  3. Practical Regression and ANOVA with R

Assuming you have already installed the devtools R package, install this package with:

devtools::install_github("julianfaraway/faraway")

Alternatively, you can install the version from CRAN. You can do this using the “Tools->Install Packages” menu in Rstudio or the “Packages and Data” menu in the R GUI.