Revision: 1453
http://r-gregmisc.svn.sourceforge.net/r-gregmisc/?rev=1453&view=rev
Author: arnima
Date: 2010-11-01 00:30:20 +0000 (Mon, 01 Nov 2010)
Log Message:
-----------
Minor improvement in Args.Rd help page
Modified Paths:
--------------
trunk/gdata/man/Args.Rd
Modified: trunk/gdata/man/Args.Rd
===================================================================
--- trunk/gdata/man/Args.Rd 2010-10-19 22:04:49 UTC (rev 1452)
+++ trunk/gdata/man/Args.Rd 2010-11-01 00:30:20 UTC (rev 1453)
@@ -17,9 +17,8 @@
containing the default value of each argument.
}
\note{
- In recent versions of \R, primitive functions like \code{sum} and
- \code{all} have no formal arguments. See the \code{\link{formals}}
- help page.
+ Primitive functions like \code{sum} and \code{all} have no formal
+ arguments. See the \code{\link{formals}} help page.
}
\author{Arni Magnusson}
\seealso{
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|