Skip to contents

Retrieves all fund data files listed in the fundsr.fund_urls option and saves them into the directory specified by fundsr.data_dir.

Usage

download_fund_data(redownload = FALSE)

Arguments

redownload

Logical; if TRUE, existing files are overwritten. If FALSE, only missing files are downloaded.

Value

Invisibly returns NULL. Files are written as a side effect.