plot_landscape_overview: Plot the outline of a given landscape over time

View source: R/plotting_functions.R

plot_landscape_overviewR Documentation

Plot the outline of a given landscape over time

Description

Plot the outline of a given landscape over time

Usage

plot_landscape_overview(landscape, slices = 2, start_end_times = NULL)

Arguments

landscape

the input landscape to be plotted

slices

the amount of slices though time between start and end (default value is 2).

start_end_times

the stating and ending times of the simulation (default is NULL, takes the oldest and most recent available)

Value

no return value, called for plot


gen3sis documentation built on Nov. 22, 2023, 5:07 p.m.