plot_prep: Generate ggplot objects for a certain level in the tree

Description Usage Arguments

View source: R/plots_prep.R

Description

Generate ggplot objects for a certain level in the tree

Usage

1
plot_prep(df, level, x.name, y.name, color, index, aspect, ...)

Arguments

df

a dataframe

level

which level to be plotted

x.name

x variable

y.name

y variable

color

variable to be coloured by

index

labels size and tree branches (lines) thickness

aspect

plot aspect ratio

...

ggplot functions and layers to be passed on


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