[R-gregmisc-users] SF.net SVN: r-gregmisc:[1974] trunk/gdata/DESCRIPTION
Brought to you by:
warnes
|
From: <wa...@us...> - 2015-04-25 17:16:38
|
Revision: 1974
http://sourceforge.net/p/r-gregmisc/code/1974
Author: warnes
Date: 2015-04-25 17:16:31 +0000 (Sat, 25 Apr 2015)
Log Message:
-----------
List needs a conjuction
Modified Paths:
--------------
trunk/gdata/DESCRIPTION
Modified: trunk/gdata/DESCRIPTION
===================================================================
--- trunk/gdata/DESCRIPTION 2015-04-25 17:13:07 UTC (rev 1973)
+++ trunk/gdata/DESCRIPTION 2015-04-25 17:16:31 UTC (rev 1974)
@@ -17,7 +17,7 @@
- matrix operations ('unmatrix', 'upperTriangle', 'lowerTriangle'),
- operations on vectors ('case', 'unknownToNA', 'duplicated2', 'trimSum'),
- operations on data frames ('frameApply', 'wideByFactor'),
- - value of last evaluated expression ('ans'),
+ - value of last evaluated expression ('ans'), and
- wrapper for 'sample' that ensures consistent behavior for both
scalar and vector arguments ('resample').
Depends: R (>= 2.13.0)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|