get_geom {simlandr} | R Documentation |
Get a ggplot2 layer from a barrier object
Description
This function was deprecated. Use autolayer()
instead. (See autolayer.barrier()
.)
Usage
get_geom(object, ...)
Arguments
object |
A |
... |
Not in use. |
Value
A ggplot2
layer that can be added to an existing landscape plot.
[Package simlandr version 0.4.0 Index]