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 )
include_reit_hq |
|
---|---|
include_reit_holdings |
|
nest_data |
|
return_message |
|
nested tibble
or tibble
if 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()
Other property data:
nareit_notable_properties()
,
nareit_property_msa()
if (FALSE) { nareit_state_info(include_reit_hq = TRUE, include_reit_holdings = TRUE, nest_data = TRUE, return_message = TRUE) }