Learn R Programming

fundManageR (version 0.5.0110)

get_data_nareit_state_info: Get NAREIT member property holdings by state

Description

Get NAREIT member property holdings by state

Usage

get_data_nareit_state_info(include_reit_hq = TRUE, include_reit_holdings = TRUE, nest_data = TRUE, return_message = TRUE)

Arguments

include_reit_hq
include REIT headquarter locations TRUE, FALSE
include_reit_holdings
include REIT aggregate holdings TRUE, FALSE
nest_data
return a nested data frame TRUE, FALSE
return_message
return a message TRUE, FALSE

Examples

Run this code
get_data_nareit_state_info(include_reit_hq = TRUE, include_reit_holdings = TRUE, nest_data = TRUE, return_message = TRUE)

Run the code above in your browser using DataLab