[R-gregmisc-users] SF.net SVN: r-gregmisc:[1507] trunk/gdata/NAMESPACE
Brought to you by:
warnes
From: <wa...@us...> - 2011-09-20 18:07:51
|
Revision: 1507 http://r-gregmisc.svn.sourceforge.net/r-gregmisc/?rev=1507&view=rev Author: warnes Date: 2011-09-20 18:07:45 +0000 (Tue, 20 Sep 2011) Log Message: ----------- Add case() function, a vector equivalent of the switch() function Modified Paths: -------------- trunk/gdata/NAMESPACE Modified: trunk/gdata/NAMESPACE =================================================================== --- trunk/gdata/NAMESPACE 2011-09-20 18:07:07 UTC (rev 1506) +++ trunk/gdata/NAMESPACE 2011-09-20 18:07:45 UTC (rev 1507) @@ -4,6 +4,7 @@ Args, aggregate.table, bindData, + case, cbindX, centerText, combine, This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |