View source: R/policy_tree-plot.R
export_graphviz | R Documentation |
dot_string
.Export a tree in DOT format.
This function generates a GraphViz representation of the tree,
which is then written into dot_string
.
export_graphviz(tree)
tree |
the tree to convert |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.