Learn R Programming

rattle (version 3.0.2)

fancyRpartPlot: A wrapper for plotting rpart trees using prp

Description

Plots a fancy RPart decision tree using the pretty rpart plotter.

Usage

fancyRpartPlot(model, main="", ...)

Arguments

model
an rpart object.
main
title for the plot.
...
additional arguments passed on to prp.

References

Package home page: http://rattle.togaware.com