Revision: 1524
http://r-gregmisc.svn.sourceforge.net/r-gregmisc/?rev=1524&view=rev
Author: warnes
Date: 2012-04-19 21:13:28 +0000 (Thu, 19 Apr 2012)
Log Message:
-----------
Split long line.
Modified Paths:
--------------
trunk/gmodels/man/coefFrame.Rd
Modified: trunk/gmodels/man/coefFrame.Rd
===================================================================
--- trunk/gmodels/man/coefFrame.Rd 2012-04-19 17:50:20 UTC (rev 1523)
+++ trunk/gmodels/man/coefFrame.Rd 2012-04-19 21:13:28 UTC (rev 1524)
@@ -8,7 +8,9 @@
parameter.
}
\usage{
-coefFrame(mod, data, by = NULL, fit.on = TRUE, fitfun, keep.unused.levels = TRUE, byvar.sep = "\001", ...)
+coefFrame(mod, data, by = NULL, fit.on = TRUE, fitfun,
+ keep.unused.levels = TRUE, byvar.sep = "\001", ...)
+
}
\arguments{
\item{mod}{a model formula, to be passed to by \code{fitfun}.}
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|