

   CCaallccuullaattee PPlloottttiinngg CCoooorrddiinnaatteess ffoorr NNooddeess ooff aann RRppaarrtt OObbjjeecctt

        rpartco(tree, parms=paste(".rpart.parms", dev.cur(), sep = "."))

   AArrgguummeennttss::

       tree: fitted model object of class `rpart'.  This is
             assumed to be the result of some function that
             produces an object with the same named components
             as that returned by the `rpart' function.

      parms: Parameters carried over from the function
             `plot.rpart' (`uniform', `branch', `compress',
             `nspace', `margin', ...{}).  See help page for
             `plot.rpart' for more details.

   DDeettaaiillss::

        This is not intended to be called directly by users.

   VVaalluuee::

        Called by `plot.rpart'.

   SSeeee AAllssoo::

        `plot.rpart'.

