This function returns information about a CRSP index's constituents

crsp_indicies_constituents(return_message = TRUE)

Arguments

return_message

TRUE return a message after data import

nest_data

TRUE return nested data frame

Value

nested tibble or tibble if nest_data = FALSE

References

The Center for Research in Security Prices

See also

Examples

crsp_indicies_constituents(nest_data = FALSE, return_message = TRUE)