powered by
This function returns information about a CRSP index's constituents
crsp_indicies_constituents(nest_data = TRUE, return_message = TRUE)
TRUE return nested data frame
TRUE
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_returns
crsp_files
crsp_indicies_returns
Other index constituents: msci_indicies_constituents, nareit_constituent_years, sp500_constituents
msci_indicies_constituents
nareit_constituent_years
sp500_constituents
# NOT RUN { crsp_indicies_constituents(nest_data = FALSE, return_message = TRUE) # }
Run the code above in your browser using DataLab