drawTreesAda | R Documentation |
Using the Rattle drawTreeNodes, draw a selection of Ada trees.
drawTreesAda(model, trees=0, title="")
model |
an ada model. |
trees |
The list of trees to draw. Use 0 to draw all trees. |
title |
An option title to add. |
Using Rattle's drawTreeNodes underneath, a plot for each of the specified trees from an Ada model will be displayed.
Package home page: https://rattle.togaware.com
## Not run: drawTreesAda(ds.ada)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.