Skip to contents

Those layers can show how the stability metrics are calculated on the landscape.

Usage

# S3 method for class 'stability_2d_Isingland'
autolayer(
  object,
  point = TRUE,
  line = TRUE,
  split_value = TRUE,
  interval = TRUE,
  stability_value = TRUE,
  ...
)

Arguments

object

A stability object calculated by calculate_stability()

point, line, split_value, interval, stability_value

Show those elements on the layer? Default is TRUE for all of them.

...

Not in use.

Value

a ggplot layer