Learn R Programming

fundManageR (version 0.5.02210501)

sp500_constituents: S&P 500 constituents

Description

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

Usage

sp500_constituents(return_message = TRUE)

Arguments

return_message

TRUE return a message after data import

Value

a data_frame

See Also

Other index constituents: crsp_indicies_constituents, msci_indicies_constituents, nareit_constituent_years

Examples

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

Run the code above in your browser using DataLab