[Returnanalytics-commits] r3191 - pkg/PerformanceAnalytics/R

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Thu Sep 26 17:42:07 CEST 2013


Author: peter_carl
Date: 2013-09-26 17:42:06 +0200 (Thu, 26 Sep 2013)
New Revision: 3191

Modified:
   pkg/PerformanceAnalytics/R/chart.VaRSensitivity.R
Log:
- added ylim to documentation


Modified: pkg/PerformanceAnalytics/R/chart.VaRSensitivity.R
===================================================================
--- pkg/PerformanceAnalytics/R/chart.VaRSensitivity.R	2013-09-26 15:40:34 UTC (rev 3190)
+++ pkg/PerformanceAnalytics/R/chart.VaRSensitivity.R	2013-09-26 15:42:06 UTC (rev 3191)
@@ -20,6 +20,7 @@
 #' and y axes
 #' @param ylab set the y-axis label, same as in \code{\link{plot}}
 #' @param xlab set the x-axis label, same as in \code{\link{plot}}
+#' @param ylim set the y-axis dimensions, same as in \code{\link{plot}}
 #' @param type set the chart type, same as in \code{\link{plot}}
 #' @param lty set the line type, same as in \code{\link{plot}}
 #' @param lwd set the line width, same as in \code{\link{plot}}



More information about the Returnanalytics-commits mailing list