[R-gregmisc-users] SF.net SVN: r-gregmisc:[1705] trunk/gtools/man/lastAdd.Rd
Brought to you by:
warnes
From: <wa...@us...> - 2013-07-07 00:11:09
|
Revision: 1705 http://sourceforge.net/p/r-gregmisc/code/1705 Author: warnes Date: 2013-07-07 00:11:06 +0000 (Sun, 07 Jul 2013) Log Message: ----------- Fix typo. Modified Paths: -------------- trunk/gtools/man/lastAdd.Rd Modified: trunk/gtools/man/lastAdd.Rd =================================================================== --- trunk/gtools/man/lastAdd.Rd 2013-07-06 23:55:54 UTC (rev 1704) +++ trunk/gtools/man/lastAdd.Rd 2013-07-07 00:11:06 UTC (rev 1705) @@ -5,7 +5,7 @@ Non-destructively construct a \code{.Last} function to be executed when R exits. } \usage{ -addLast(fun) +lastAdd(fun) } \arguments{ \item{fun}{Function to be called.} This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |