Revision: 1322
http://r-gregmisc.svn.sourceforge.net/r-gregmisc/?rev=1322&view=rev
Author: warnes
Date: 2009-05-08 22:35:25 +0000 (Fri, 08 May 2009)
Log Message:
-----------
Fix typo
Modified Paths:
--------------
trunk/gplots/man/plotCI.Rd
Modified: trunk/gplots/man/plotCI.Rd
===================================================================
--- trunk/gplots/man/plotCI.Rd 2009-05-08 22:32:28 UTC (rev 1321)
+++ trunk/gplots/man/plotCI.Rd 2009-05-08 22:35:25 UTC (rev 1322)
@@ -147,7 +147,7 @@
# better yet, just use plotmeans ... #
plotmeans( state.area ~ state.region )
-/dontshow{
+\dontshow{
## Just for testing
plotCI(x=means, uiw=NA)
plotCI(x=means, uiw=NULL)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|