Revision: 1221
http://r-gregmisc.svn.sourceforge.net/r-gregmisc/?rev=1221&view=rev
Author: warnes
Date: 2007-11-05 07:32:36 -0800 (Mon, 05 Nov 2007)
Log Message:
-----------
Fix typo in NEWS: col2hex() is the new function, not col2rgb() which is part of grDevices
Modified Paths:
--------------
trunk/gplots/inst/NEWS
Modified: trunk/gplots/inst/NEWS
===================================================================
--- trunk/gplots/inst/NEWS 2007-11-05 15:25:38 UTC (rev 1220)
+++ trunk/gplots/inst/NEWS 2007-11-05 15:32:36 UTC (rev 1221)
@@ -7,7 +7,7 @@
avoid problems with computing height and width of text that includes
tabs.
-- Add col2rgb() function to convert color names to rgb hex codes
+- Add col2hex() function to convert color names to rgb hex codes
Bug Fixes:
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|