Description Usage Arguments Value
A nested list of ggplot objects
1 | plots_prep(tree, x.name, y.name, color, levels.shown, index, aspect, ...)
|
tree |
a data tree object |
x.name |
x variable |
y.name |
y variable |
color |
variable to be coloured by |
levels.shown |
which level to be shown |
index |
labels size and tree branches (lines) thickness |
aspect |
plot aspect ratio |
... |
ggplot functions and layers to be passed on |
a nested list of ggplot objects in a tree-structure
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.