powered by
This function returns information about REIT owned holdings by state.
get_data_nareit_state_info(include_reit_hq = TRUE, include_reit_holdings = TRUE, nest_data = TRUE, return_message = TRUE)
TRUE include REIT headquarter locations
TRUE
TRUE include REIT aggregate holdings
TRUE return nested data frame
TRUE return a message after data import
nested data_frame or data_frame if nest_data = FALSE
data_frame
nest_data = FALSE
National Association of Real Estate Investment Trusts
Other NAREIT: get_data_nareit_annual_subsector_returns, get_data_nareit_capital_raises, get_data_nareit_constituent_years, get_data_nareit_entities, get_data_nareit_industry_tracker, get_data_nareit_mergers_acquisitions, get_data_nareit_monthly_returns, get_data_nareit_notable_properties, get_data_nareit_property_msa, get_data_reit_funds, get_reit_entity_dictionary
get_data_nareit_annual_subsector_returns
get_data_nareit_capital_raises
get_data_nareit_constituent_years
get_data_nareit_entities
get_data_nareit_industry_tracker
get_data_nareit_mergers_acquisitions
get_data_nareit_monthly_returns
get_data_nareit_notable_properties
get_data_nareit_property_msa
get_data_reit_funds
get_reit_entity_dictionary
Other property data: get_data_nareit_notable_properties, get_data_nareit_property_msa
# NOT RUN { 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