plot_landscape_overview {gen3sis}R 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


[Package gen3sis version 1.5.11 Index]