powered by
This function returns data about monthly CRSP performance by index
crsp_indicies_returns(return_wide = FALSE, nest_data = TRUE, return_message = TRUE)
TRUE return data in wide form
TRUE
TRUE return nested data frame
TRUE return a message after data import
nested data_frame or data_frame if nest_data = FALSE
data_frame
nest_data = FALSE
The Center for Research in Security Prices
Other CRSP: crsp_files, crsp_indicies_constituents
crsp_files
crsp_indicies_constituents
Other index values: fred_symbols, msci_realtime_index_values, nareit_annual_subsector_returns, nareit_monthly_returns
fred_symbols
msci_realtime_index_values
nareit_annual_subsector_returns
nareit_monthly_returns
# NOT RUN { crsp_indicies_returns(return_wide = FALSE, nest_data = FALSE, return_message = TRUE) # }
Run the code above in your browser using DataLab