[R-gregmisc-users] SF.net SVN: r-gregmisc:[1621] trunk/gdata/NAMESPACE
Brought to you by:
warnes
From: <wa...@us...> - 2012-09-20 17:15:30
|
Revision: 1621 http://r-gregmisc.svn.sourceforge.net/r-gregmisc/?rev=1621&view=rev Author: warnes Date: 2012-09-20 17:15:20 +0000 (Thu, 20 Sep 2012) Log Message: ----------- Add duplicated() and ans() to the NAMESPACE. Modified Paths: -------------- trunk/gdata/NAMESPACE Modified: trunk/gdata/NAMESPACE =================================================================== --- trunk/gdata/NAMESPACE 2012-09-20 17:12:14 UTC (rev 1620) +++ trunk/gdata/NAMESPACE 2012-09-20 17:15:20 UTC (rev 1621) @@ -1,6 +1,7 @@ export( .onAttach, + ans, Args, aggregate.table, bindData, @@ -10,6 +11,7 @@ combine, ConvertMedUnits, drop.levels, + duplicated2, elem, env, frameApply, This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |