summary.barrier: Summarize the barrier height from a 'barrier' object

summary.barrierR Documentation

Summarize the barrier height from a barrier object

Description

Summarize the barrier height from a barrier object

Usage

## S3 method for class 'barrier'
summary(object, ...)

Arguments

object

A barrier object.

...

Not in use.

Value

A vector (for a single barrier calculation result) or a data.frame (for batch barrier calculation results) that contains the barrier heights on the landscape.


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