Learn R Programming

rpart.plot (version 3.1.3)

Plot 'rpart' Models: An Enhanced Version of 'plot.rpart'

Description

Plot 'rpart' models. Extends plot.rpart() and text.rpart() in the 'rpart' package.

Copy Link

Version

Install

install.packages('rpart.plot')

Monthly Downloads

40,194

Version

3.1.3

License

GPL-3

Maintainer

Stephen Milborrow

Last Published

July 26th, 2025

Functions in rpart.plot (3.1.3)

rpart.plot

Plot an rpart model. A simplified interface to the prp function.
show.prp.palettes

Show the built-in prp palettes.
rpart.predict

Extended version of predict.rpart
ptitanic

Titanic data with passenger names and other details removed.
rpart.rules

Print an rpart model as a set of rules.
prp

Plot an rpart model.