knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The goal of farr is to provide functions and small data sets as used in "Empirical Research in Accounting: Tools and Methods".
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")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.