get_barrier_height {simlandr}R Documentation

Summarize the barrier height from a barrier object

Description

[Deprecated]

This function was deprecated. Use summary() instead. (See summary.barrier().)

Usage

get_barrier_height(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.


[Package simlandr version 0.4.0 Index]