powered by
This function returns information about REIT owned holdings by state.
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 tibble or tibble if nest_data = FALSE
tibble
nest_data = FALSE
National Association of Real Estate Investment Trusts
Other NAREIT: nareit_annual_subsector_returns(), nareit_capital_raises(), nareit_constituent_years(), nareit_entities(), nareit_industry_tracker(), nareit_mergers_acquisitions(), nareit_monthly_returns(), nareit_notable_properties(), nareit_property_msa(), reit_funds()
nareit_annual_subsector_returns()
nareit_capital_raises()
nareit_constituent_years()
nareit_entities()
nareit_industry_tracker()
nareit_mergers_acquisitions()
nareit_monthly_returns()
nareit_notable_properties()
nareit_property_msa()
reit_funds()
Other property data: nareit_notable_properties(), nareit_property_msa()
# NOT RUN { 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