[R-gregmisc-users] SF.net SVN: r-gregmisc:[1903] trunk/gplots/NAMESPACE
Brought to you by:
warnes
From: <wa...@us...> - 2014-12-02 01:12:48
|
Revision: 1903 http://sourceforge.net/p/r-gregmisc/code/1903 Author: warnes Date: 2014-12-02 01:12:45 +0000 (Tue, 02 Dec 2014) Log Message: ----------- Add exports of new bandplot methods to NAMESPACE file. Modified Paths: -------------- trunk/gplots/NAMESPACE Modified: trunk/gplots/NAMESPACE =================================================================== --- trunk/gplots/NAMESPACE 2014-12-02 01:09:01 UTC (rev 1902) +++ trunk/gplots/NAMESPACE 2014-12-02 01:12:45 UTC (rev 1903) @@ -50,6 +50,9 @@ S3method(balloonplot, default) S3method(balloonplot, table) +S3method(bandplot, default) +S3method(bandplot, formula) + S3method(barplot2, default) S3method(lowess, default) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |