Learn R Programming

fundManageR (version 0.5.02030319)

get_data_sp500_constituents: S&P 500 constituents

Description

This function returns the constituents in the S&P 500.

Usage

get_data_sp500_constituents(return_message = TRUE)

Arguments

return_message

TRUE return a message after data import

Value

a data_frame

See Also

Other index constituents: get_data_crsp_indicies_constituents, get_data_msci_indicies_constituents, get_data_nareit_constituent_years

Examples

Run this code
# NOT RUN {
get_data_sp500_constituents(return_message = TRUE)
# }

Run the code above in your browser using DataLab