autolayer.barrier: Get a ggplot2 layer from a barrier object

autolayer.barrierR Documentation

Get a ggplot2 layer from a barrier object

Description

This layer can show the saddle point (2d) and the minimal energy path (3d) on the landscape.

Usage

## S3 method for class 'barrier'
autolayer(object, path = TRUE, ...)

Arguments

object

A barrier object.

path

Show the minimum energy path in the graph?

...

Not in use.

Value

A ggplot2 layer that can be added to an existing landscape plot.


simlandr documentation built on Nov. 16, 2022, 1:12 a.m.