Description
Data and Code for Financial Accounting Research.
Description
Handy functions and data to support a course book for accounting research. Gow, Ian and Tongqing Ding (2022) 'Accounting Research: An Introductory Course' <https://iangow.github.io/far_book/>.
README.md
farr
The goal of farr is to provide functions and small data sets as used in “Empirical Research in Accounting: Tools and Methods”.
Installation
You can install the released version of farr from CRAN with:
install.packages("farr")
And the development version from GitHub with:
# install.packages("devtools")
devtools::install_github("iangow/farr")