powered by
chart.CumReturns(R, wealth.index = FALSE, legend.loc = NULL, colorset =(1:12), begin = c("first","axis"), ...)
wealth.index
TRUE
chart.TimeSeries
plot
data(edhec) chart.CumReturns(edhec[,"Funds.of.Funds"],main="Cumulative Returns") chart.CumReturns(edhec[,"Funds.of.Funds"],wealth.index=TRUE, main="Value of $1")
Run the code above in your browser using DataLab