The goal of frenchdata
is to provide functions to
download and read data sets from Prof. Kenneth French finance data
library.
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")
::install_github("nareal/frenchdata") devtools
To learn more about this package and the functions it provides, please visit the package documentation at https://nareal.github.io/frenchdata/.
If you encounter a bug, please file an issue with a minimal reproducible example on GitHub.