Learn R Programming

fundManageR (version 0.5.0110)

get_data_adv_managers_current_period_summary: Get ADV filing data for the most recent filing period

Description

Get ADV filing data for the most recent filing period

Usage

get_data_adv_managers_current_period_summary(file_directory = NULL, folder_name = "adv_data", remove_files = F, empty_trash = F)

Arguments

file_directory
Location of the directory you want to save your data into, if none specified a temporary file will be created
folder_name
Name of the folder you want the data to be downloaded into
remove_files
Remove the files from the folders
empty_trash
Do you wish to empty the trash after being read into R

Examples

Run this code
get_data_adv_managers_current_period_summary(ile_directory = NULL, folder_name = 'adv_data', remove_files = T, empty_trash = T)

Run the code above in your browser using DataLab