Learn R Programming

fmpcloudr (version 0.1.5)

fmpc_financial_zip: Get a list of Financial ZIP file locations

Description

Get location to download ZIP file for all symbols. This function will not download the file. Use a 'wget' command or enter the link into a browser.

Usage

fmpc_financial_zip()

Arguments

Value

a data frame of symbols with zip file location

Examples

Run this code
# NOT RUN {
# }
# NOT RUN {
# Must set a valid API token
fmpc_set_token('FMPAPIKEY')
fmpc_financial_zip()

# }

Run the code above in your browser using DataLab