[R-gregmisc-users] SF.net SVN: r-gregmisc:[1515] trunk/gdata/inst/NEWS
Brought to you by:
warnes
From: <wa...@us...> - 2011-09-30 19:09:59
|
Revision: 1515 http://r-gregmisc.svn.sourceforge.net/r-gregmisc/?rev=1515&view=rev Author: warnes Date: 2011-09-30 19:09:53 +0000 (Fri, 30 Sep 2011) Log Message: ----------- Update DESCRIPTION and README for 2.9.0 release. Modified Paths: -------------- trunk/gdata/inst/NEWS Modified: trunk/gdata/inst/NEWS =================================================================== --- trunk/gdata/inst/NEWS 2011-09-30 19:09:17 UTC (rev 1514) +++ trunk/gdata/inst/NEWS 2011-09-30 19:09:53 UTC (rev 1515) @@ -1,3 +1,18 @@ +Changes in 2.9.0 (2011-09-30) +----------------------------- + +New features: + +- Add centerText() function to center text strings for a specified + width. + +- Add case() function, a vectorized variant of the base::switch() + function, which is useful for converting numeric codes into factors. + +Enhancements: + +- Minor improvements to xls2csv() man page. + CHANGES IN 2.8.1 (2011-04-15) ----------------------------- This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |