| nareit_constituent_years | R Documentation | 
This function allows the user to acquire data on companies in the FTSE NAREIT index for a given year.
nareit_constituent_years(
  years = 2010:2016,
  resolve_names = TRUE,
  nest_data = TRUE,
  return_message = TRUE
)
years | 
 vector of years to search starting in 1991  | 
resolve_names | 
 
  | 
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_entities(),
nareit_industry_tracker(),
nareit_mergers_acquisitions(),
nareit_monthly_returns(),
nareit_notable_properties(),
nareit_property_msa(),
nareit_state_info(),
reit_funds()
Other index constituents: 
crsp_indicies_constituents(),
msci_indicies_constituents(),
sp500_constituents()
nareit_constituent_years(years = 1991:2016, resolve_names = TRUE, nest_data = TRUE, return_message = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.