downloadFundData: Download fund data.

Description Usage Arguments Value Source See Also

Description

downloadFundData downloads the most recent fund data into the specified directory and file.

Usage

1
2
downloadFundData(file = paste0("fund-data-", Sys.Date(), ".RData"),
  dir = tempdir())

Arguments

file

String, file name. Default is generated based on today's date.

dir

String, directory of the file. Default is generated temporary directory.

Value

String, file path where the downloaded data is stored.

Source

Data comes from http://manapensija.lv.

See Also

getFundData, downloadRfData.


nickto/PensionFundsLv documentation built on May 23, 2019, 5:08 p.m.