plot_cube: Plot cube

Description Usage Arguments

View source: R/plot_cube.R

Description

Plots simulations in a speciation cube.

Usage

1
plot_cube(d, labs = NULL, xname = "x", yname = "y", zname = "z", ...)

Arguments

d

Data frame with three coordinates per timepoint per simulation

labs

Labels for each axis

xname

Column name of the x-axis

yname

Column name of the y-axis

zname

Column name of the z-axis

...

Parameters to be passed to text3D


rscherrer/egstools documentation built on April 4, 2020, 1:40 a.m.