Learn R Programming

fundManageR (version 0.5.0110)

get_data_nareit_capital_raises: Get NAREIT capital raise data by year and form of capital

Description

Get NAREIT capital raise data by year and form of capital

Usage

get_data_nareit_capital_raises(capital_type = NULL, nest_data = TRUE, return_message = TRUE)

Arguments

capital_type
form of capital raised NULL, IPO, SECONDARY, DEBT
nest_data
return a nested data frame TRUE, FALSE
return_message
return a message TRUE, FALSE

Examples

Run this code
get_data_nareit_capital_raises(capital_type = NULL, nest_data = FALSE,return_message = TRUE)

Run the code above in your browser using DataLab