plot_stt: Plot species through time (stt) plots on island

View source: R/plot_stt.R

plot_sttR Documentation

Plot species through time (stt) plots on island

Description

plot_stt() plots three figures based on total species, plant species and animal species on island. Each of them has the total, endemic and non-endemic with the simulated entire time span. 2.5-97.5th percentiles are plotted in light grey, 25-75th percentiles plotted in dark grey.

Usage

plot_stt(total_time, sim_outputs)

Arguments

total_time

simulation time

several_islands

islands' information

Value

R plot with a row of three figures.

Examples

plot_stt(
  several_island = several_island,
  total_time = total_time
)

Yangshen0325/specmutual documentation built on Feb. 19, 2025, 10:36 p.m.