[rkward-cvs] SF.net SVN: rkward: [1951] trunk/rkward/rkward/plugins/plots/pareto.php
nono_231 at users.sourceforge.net
nono_231 at users.sourceforge.net
Mon Aug 13 10:48:06 UTC 2007
Revision: 1951
http://rkward.svn.sourceforge.net/rkward/?rev=1951&view=rev
Author: nono_231
Date: 2007-08-13 03:48:05 -0700 (Mon, 13 Aug 2007)
Log Message:
-----------
Modified Paths:
--------------
trunk/rkward/rkward/plugins/plots/pareto.php
Modified: trunk/rkward/rkward/plugins/plots/pareto.php
===================================================================
--- trunk/rkward/rkward/plugins/plots/pareto.php 2007-08-07 23:32:01 UTC (rev 1950)
+++ trunk/rkward/rkward/plugins/plots/pareto.php 2007-08-13 10:48:05 UTC (rev 1951)
@@ -43,7 +43,7 @@
try ({
descriptives <- pareto.chart(x<? getRK ("plotoptions.code.printout"); ?>)
<? if ($final && $descriptives) { ?>
- rk.print(xtable(descriptives))
+ rk.results(xtable(descriptives))
<? } ?>
})
<? if ($final) { ?>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the rkward-tracker
mailing list