The goal offrenchdata is to provide functions todownload and read data sets from Prof. Kenneth French finance datalibrary.
Once on CRAN, install the package as usual:
install.packages("frenchdata")You can install the development version offrenchdatadirectly from GitHub using:
# install.packages("devtools")devtools::install_github("nareal/frenchdata")To learn more about this package and the functions it provides,please visit the package documentation athttps://nareal.github.io/frenchdata/.
If you encounter a bug, please file an issue with a minimalreproducibleexample on GitHub.