| autolayer.resilience {Isinglandr} | R Documentation | 
Get ggplot2 layers of resilience metrics to add to the landscape plots
Description
Those layers can show how the resilience metrics are calculated on the landscape.
Usage
## S3 method for class 'resilience_2d_Isingland'
autolayer(
  object,
  point = TRUE,
  line = TRUE,
  split_value = TRUE,
  interval = TRUE,
  resilience_value = TRUE,
  ...
)
Arguments
| object | A  | 
| point,line,split_value,interval,resilience_value | Show those elements on the layer? Default is  | 
| ... | Not in use. | 
Value
a ggplot layer
[Package Isinglandr version 0.1.1 Index]