Learn R Programming

fundManageR (version 0.5.02210501)

msci_realtime_index_values: MSCI indicies values

Description

This function returns the most recent index values for the 41 primary MSCI indicies on a 15 minute time delay.

Usage

msci_realtime_index_values(return_wide = TRUE, return_message = TRUE)

Arguments

return_wide

TRUE return data in wide form

return_message

TRUE return a message after data import

Value

data_frame

References

MSCI Inc

See Also

Other MSCI: msci_indicies_constituents, msci_indicies

Other index values: crsp_indicies_returns, fred_symbols, nareit_annual_subsector_returns, nareit_monthly_returns

Other real-time data: dtcc_recent_trades, us_public_companies

Examples

Run this code
# NOT RUN {
msci_realtime_index_values()
# }

Run the code above in your browser using DataLab