[R-gregmisc-users] SF.net SVN: r-gregmisc:[1676] trunk/gplots/man/plotmeans.Rd
Brought to you by:
warnes
From: <wa...@us...> - 2013-06-27 20:51:30
|
Revision: 1676 http://sourceforge.net/p/r-gregmisc/code/1676 Author: warnes Date: 2013-06-27 20:51:27 +0000 (Thu, 27 Jun 2013) Log Message: ----------- Fix typo Modified Paths: -------------- trunk/gplots/man/plotmeans.Rd Modified: trunk/gplots/man/plotmeans.Rd =================================================================== --- trunk/gplots/man/plotmeans.Rd 2013-06-27 20:47:30 UTC (rev 1675) +++ trunk/gplots/man/plotmeans.Rd 2013-06-27 20:51:27 UTC (rev 1676) @@ -20,7 +20,7 @@ %} \arguments{ - \item{formula}{symbolic expression specifying the outcome (continious) + \item{formula}{symbolic expression specifying the outcome (continuous) and grouping variable (factor). See lm() for details.} \item{data}{optional data frame containing the variables in the model.} This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |