export_graphviz: Export a tree in DOT format. This function generates a...

Description Usage Arguments

View source: R/plot.R

Description

Export a tree in DOT format. This function generates a GraphViz representation of the tree, which is then written into 'dot_string'.

Usage

1

Arguments

tree

the tree to convert


drf documentation built on March 29, 2021, 5:07 p.m.

Related to export_graphviz in drf...