get_barrier_height {simlandr} | R Documentation |
Summarize the barrier height from a barrier
object
Description
This function was deprecated. Use summary()
instead. (See summary.barrier()
.)
Usage
get_barrier_height(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.4.0 Index]