Revision: 1756
http://sourceforge.net/p/r-gregmisc/code/1756
Author: warnes
Date: 2013-12-07 16:12:05 +0000 (Sat, 07 Dec 2013)
Log Message:
-----------
Remove spurious '<' character
Modified Paths:
--------------
trunk/SII/vignettes/SII.Rnw
Modified: trunk/SII/vignettes/SII.Rnw
===================================================================
--- trunk/SII/vignettes/SII.Rnw 2013-12-07 16:00:09 UTC (rev 1755)
+++ trunk/SII/vignettes/SII.Rnw 2013-12-07 16:12:05 UTC (rev 1756)
@@ -728,7 +728,7 @@
t(round(tab,2))
@
-<<<ComparisonFigure2,fig=TRUE>>=
+<<ComparisonFigure2,fig=TRUE>>=
compare.plot(sii.right, matlab=matlab, title="Spline method comparison, Right Ear")
@
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|