Learn R Programming

fundManageR (version 0.1.110)

get_data_sec_closed_end_funds: Get SEC registered closed end funds

Description

Get SEC registered closed end funds

Usage

get_data_sec_closed_end_funds(only_most_recent = FALSE, years = 2016, nest_data = TRUE, return_message = TRUE)

Arguments

only_most_recent
return only the most recent year
years
vector of years to search starting in 2012
nest_data
return a nested data frame
return_message
return a message

Examples

Run this code
get_data_sec_closed_end_funds()

Run the code above in your browser using DataLab