Learn R Programming

fundManageR (version 0.5.0110)

get_data_sec_money_market_funds: Get SEC registered money market funds

Description

Get SEC registered money market funds

Usage

get_data_sec_money_market_funds(only_most_recent = TRUE, years = NULL, months = NULL, nest_data = TRUE, return_message = TRUE)

Arguments

only_most_recent
return only most recent year
years
years to include
months
months to include
return_message
return a message

Examples

Run this code
get_data_sec_money_market_funds(only_most_recent = TRUE, nest_data = FALSE)
get_data_sec_money_market_funds(only_most_recent = FALSE, years = 2016)

Run the code above in your browser using DataLab