This package contains data sets and some utility functions to support Foundations and Applications of Statistics: An Introduction Using R by Randall Pruim.
Installation
The package can be installed from CRAN via
install.packages("fastR2")
or from github via
# install.packages("devtools")
devtools::install_github("rpruim/fastR2")