Skip to content
/ farr Public

Data and Code for Financial Accounting Research

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

iangow/farr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

052b209 · Feb 10, 2025
Jun 28, 2022
Feb 10, 2025
Feb 10, 2025
Feb 10, 2025
Jun 28, 2022
Feb 10, 2025
Sep 14, 2023
Sep 14, 2023
Dec 13, 2023
Jun 28, 2022
Feb 10, 2025
Jan 18, 2023
Apr 1, 2021
Feb 14, 2024
Feb 29, 2024
Dec 13, 2023
Dec 13, 2023
Dec 13, 2023
Feb 10, 2025

Repository files navigation

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