The goal offrenchdata is to provide functions to download and read data sets from Prof. Kenneth French finance data library.
Installation
Once on CRAN, install the package as usual:
install.packages("frenchdata")You can install the development version offrenchdata directly from GitHub using:
# install.packages("devtools")devtools::install_github("nareal/frenchdata")Usage
To learn more about this package and the functions it provides by reading thebasic usage article.
Getting help
If you encounter a bug, please file an issue with a minimalreproducibleexample on GitHub.