Metcalfe, John wrote:
>
> Hello,
> I am relatively new to R and am using it to run Classification and
> Regression Tree analysis. My only issue at this point is that numbers are
> always cut off on the lower nodes. I've tried changing the margins with
>
> mai=c(0, 0.5, 0.5, 0) but this has no
Without the reproducible example asked for it is hard to tell, but
?text.rpart did say
...: Graphical parameters may also be supplied as arguments to
this function (see 'par'). As labels often extend outside
the plot region it can be helpful to specify 'xpd = TRUE'.
Mig
2 matches
Mail list logo