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

sp500_constituents(return_message = TRUE)

Arguments

return_message

TRUE return a message after data import

Value

a tibble

See also

Examples

sp500_constituents(return_message = TRUE)