summary.barrier {simlandr} | R 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 |
... |
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.
[Package simlandr version 0.3.1 Index]