powered by
chart.Bar(R, legend.loc = NULL, colorset = (1:12), ...) charts.Bar (R, main = "Returns", cex.legend = 0.8, cex.main=1, ...)
chart.TimeSeries
plot
Creates a plot of time on the x-axis and vertical lines for each period to indicate value on the y-axis.
data(edhec) chart.Bar(edhec[,"Funds of Funds"], main="Monthly Returns")
Run the code above in your browser using DataLab