node_plot | R Documentation |
A wrapper of the function plot.Node of the packages data.tree. If a non-leaf node has a type attribute, then the attribute will be shown.
node_plot(node, param = FALSE, ...)
node |
a tree (i.e. a Node object). |
param |
If TRUE, those parameters such as alpha, beta, es etc. will be shown. |
... |
arguments to be passed to the function plot.Node. |
demand_coefficient
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.