[Returnanalytics-commits] r3754 - pkg/Dowd/R
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Mon Jun 29 14:36:04 CEST 2015
Author: dacharya
Date: 2015-06-29 14:36:04 +0200 (Mon, 29 Jun 2015)
New Revision: 3754
Modified:
pkg/Dowd/R/HSVaRPlot2DCl.R
Log:
One unnecessary line removed.
Modified: pkg/Dowd/R/HSVaRPlot2DCl.R
===================================================================
--- pkg/Dowd/R/HSVaRPlot2DCl.R 2015-06-28 08:16:18 UTC (rev 3753)
+++ pkg/Dowd/R/HSVaRPlot2DCl.R 2015-06-29 12:36:04 UTC (rev 3754)
@@ -58,5 +58,4 @@
# Plot
plot(cl, VaR, type = "l", col = 3, xlab = "Confidence Level", ylab = "VaR", main = "Historical VaR against confidence level")
- par(new = TRUE)
-}
\ No newline at end of file
+}
More information about the Returnanalytics-commits
mailing list