Learn R Programming

fundManageR (version 0.5.02210501)

nareit_monthly_returns: NAREIT monthly returns by sector

Description

This function acquires FTSE NAREIT monthly return data by sector from 1971 to the prior month's end.

Usage

nareit_monthly_returns(return_wide = TRUE, return_message = TRUE)

Arguments

return_wide

TRUE return data in wide form

return_message

TRUE return a message after data import

Value

data_frame

References

National Association of Real Estate Investment Trusts

See Also

Other NAREIT: nareit_annual_subsector_returns, nareit_capital_raises, nareit_constituent_years, nareit_entities, nareit_industry_tracker, nareit_mergers_acquisitions, nareit_notable_properties, nareit_property_msa, nareit_state_info, reit_funds

Other index values: crsp_indicies_returns, fred_symbols, msci_realtime_index_values, nareit_annual_subsector_returns

Examples

Run this code
# NOT RUN {
nareit_monthly_returns(return_wide = FALSE)
# }

Run the code above in your browser using DataLab