This function acquires data on NAREIT performance metrics including Funds From Operation [FFO], Dividends, and Net Operating Income from 2000.
nareit_industry_tracker( nest_data = FALSE, return_wide = TRUE, return_message = TRUE )
nest_data |
|
---|---|
return_wide |
|
return_message |
|
nested tibble
or tibble
if nest_data = FALSE
Other NAREIT:
nareit_annual_subsector_returns()
,
nareit_capital_raises()
,
nareit_constituent_years()
,
nareit_entities()
,
nareit_mergers_acquisitions()
,
nareit_monthly_returns()
,
nareit_notable_properties()
,
nareit_property_msa()
,
nareit_state_info()
,
reit_funds()
if (FALSE) { nareit_industry_tracker(return_message = TRUE, return_wide = TRUE) }