ETFs {AssetAllocation} | R Documentation |
Daily prices and total returns for 24 ETFs.
Description
Data set containing daily prices and total returns for 37 exchange-traded funds (ETFs) as well as daily returns for U.S. Treasury bills (risk-free asset).
Usage
data(ETFs)
Format
An object of class "list"
- Prices
xts
object with daily prices- Returns
xts
object with daily total returns- Description
data.frame
with information about the ETFs- risk_free
xts
object with daily returns of U.S. Treasury bills
Examples
data(ETFs)
head(ETFs$Prices)
ETFs$Description
[Package AssetAllocation version 1.1.1 Index]