Learn R Programming

frenchdata

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.

Copy Link

Version

Install

install.packages('frenchdata')

Monthly Downloads

650

Version

0.2.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Nelson Areal

Last Published

September 10th, 2021

Functions in frenchdata (0.2.0)

french_data_list-class

french_data_list S3 class
get_french_data_list

Get list of files available on Kenneth's French data library website
browse_details_page

Browse the details webpage of a Kenneth's French data set
download_french_data

Download the data set
frenchdata-package

frenchdata: Download Data Sets from Kenneth's French Finance Data Library Site
french_dataset-class

french_dataset S3 class
browse_french_site

Browse Kenneth's French data library website
print.french_data_list

Generic print method for objects of class french_data_list
print.french_dataset

Generic print method for objects of class french_dataset