Revision: 1169
http://r-gregmisc.svn.sourceforge.net/r-gregmisc/?rev=1169&view=rev
Author: ggorjan
Date: 2007-09-10 06:39:11 -0700 (Mon, 10 Sep 2007)
Log Message:
-----------
removed unmatched brace
Modified Paths:
--------------
trunk/gdata/man/upperTriangle.Rd
Modified: trunk/gdata/man/upperTriangle.Rd
===================================================================
--- trunk/gdata/man/upperTriangle.Rd 2007-09-10 13:02:31 UTC (rev 1168)
+++ trunk/gdata/man/upperTriangle.Rd 2007-09-10 13:39:11 UTC (rev 1169)
@@ -21,9 +21,7 @@
of the current upper/lower triangular. Should be of a mode which
can be coerced to that of \code{x}.}
}
-%\details{
-% ~~ If necessary, more details than the __description__ above ~~
-}
+
\value{
\code{upperTriangle(x)} and \code{lowerTriangle(x)} return the upper
or lower triangle of matrix x, respectively. The assignment forms
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|