autolayer.resilience | R Documentation |
Those layers can show how the resilience metrics are calculated on the landscape.
## S3 method for class 'resilience_2d_Isingland'
autolayer(
object,
point = TRUE,
line = TRUE,
split_value = TRUE,
interval = TRUE,
resilience_value = TRUE,
...
)
object |
A |
point, line, split_value, interval, resilience_value |
Show those elements on the layer? Default is |
... |
Not in use. |
a ggplot layer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.