plot_boot_DES: Plot bootstrapped fossil biogeography

View source: R/plot_boot_DES.R

plot_boot_DESR Documentation

Plot bootstrapped fossil biogeography

Description

This function plots diversity trajectories and their associated uncertainties through time

Usage

plot_boot_DES(
  BootDes,
  DivToPlot = 1:3,
  Col = c("orange", "dodgerblue", "green"),
  Transparency = 0.5
)

Arguments

BootDes

Bootstrapped fossil biogeography from boot_DES

DivToPlot

Diversities to plot

Col

Colors for the different diversities

Transparency

Transparency for the confidence intervals

Value

A plot

Author(s)

Torsten Hauffe


thauffe/simDES documentation built on June 29, 2023, 7:05 a.m.