plots_prep: A nested list of ggplot objects

Description Usage Arguments Value

View source: R/plots_prep.R

Description

A nested list of ggplot objects

Usage

1
plots_prep(tree, x.name, y.name, color, levels.shown, index, aspect, ...)

Arguments

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

Value

a nested list of ggplot objects in a tree-structure


nzjessica/treevis documentation built on June 27, 2020, 1:20 a.m.