Home
Softono

Farr

Open source R
21
Stars
10
Forks
1
Issues
1
Watchers
3 months
Last Commit

 About Farr

Data and Code for Financial Accounting Research

Platforms

Web Self-hosted

Languages

R

Need Help Installing Farr?

We provide expert installation service for this software. Our team will install, configure, and secure Farr on your server. plans start at just $30.

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")