[Returnanalytics-commits] r1920 - pkg/PerformanceAnalytics/R
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sat Apr 28 04:59:21 CEST 2012
Author: peter_carl
Date: 2012-04-28 04:59:20 +0200 (Sat, 28 Apr 2012)
New Revision: 1920
Modified:
pkg/PerformanceAnalytics/R/chart.QQPlot.R
Log:
- added parameter to roxygen doc
Modified: pkg/PerformanceAnalytics/R/chart.QQPlot.R
===================================================================
--- pkg/PerformanceAnalytics/R/chart.QQPlot.R 2012-04-28 02:57:41 UTC (rev 1919)
+++ pkg/PerformanceAnalytics/R/chart.QQPlot.R 2012-04-28 02:59:20 UTC (rev 1920)
@@ -21,6 +21,7 @@
#' @param ylab set the y-axis label, as in \code{\link{plot}}
#' @param xaxis if true, draws the x axis
#' @param yaxis if true, draws the y axis
+#' @param ylim set the y-axis limits, same as in \code{\link{plot}}
#' @param main set the chart title, same as in \code{plot}
#' @param las set the direction of axis labels, same as in \code{plot}
#' @param envelope confidence level for point-wise confidence envelope, or
More information about the Returnanalytics-commits
mailing list