The goal of frenchdata 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 of frenchdata directly from GitHub using:
# install.packages("devtools") devtools::install_github("nareal/frenchdata")
Usage
To learn more about this package and the functions it provides, please visit the package documentation at https://nareal.github.io/frenchdata/.
Getting help
If you encounter a bug, please file an issue with a minimal reproducible example on GitHub.