Learn R Programming

fundManageR (version 0.5.0224)

nareit_property_msa: NAREIT properties by MSA

Description

This function returns aggregated REIT owned properties by Metropolitan Statistical Area [MSA].

Usage

nareit_property_msa(nest_data = TRUE, return_message = TRUE)

Arguments

nest_data

TRUE return nested data frame

return_message

TRUE return a message after data import

Value

nested tibble or tibble if nest_data = FALSE

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_monthly_returns(), nareit_notable_properties(), nareit_state_info(), reit_funds()

Other property data: nareit_notable_properties(), nareit_state_info()

Examples

Run this code
# NOT RUN {
nareit_property_msa(nest_data = TRUE, return_message = TRUE)
# }

Run the code above in your browser using DataLab