The goal of farr is to provide functions and small data sets as used in “Accounting Research: An Introductory Course”.
You can install the released version of farr from CRAN with:
install.packages("farr")
And the development version from GitHub with:
# install.packages("devtools")
::install_github("iangow/farr") devtools