[R-gregmisc-users] SF.net SVN: r-gregmisc:[1322] trunk/gplots/man/plotCI.Rd
Brought to you by:
warnes
From: <wa...@us...> - 2009-05-08 22:35:55
|
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. |