Re: [R] fancyRpartPlot and the title at the bottom of the plot....

2014-07-31 Thread Graham Williams
Hopefully, better late than never Current version of Rattle (3.1.4) supports sub= in fancyRpartPlot() to override or get rid of that "useless title", as in: > fancyRpartPlot(m, sub="") Install it using: > install.packages("rattle", repos="http://rattle.togaware.com";, type="source") Graham

[R] fancyRpartPlot and the title at the bottom of the plot....

2014-01-06 Thread Levent TERLEMEZ
Dear Users, Is there way to avoid the useless title (Rattle, date-time and user imformation) at the bottom of the fancyRpartPlot. We already referencing it why should it be there? Thanks, Levent. [[alternative HTML version deleted]] __ R-hel