Generate a tempest object

time_tempest(
  seed = seed_sticks(),
  iterations = 6,
  scale = 0.02,
  curl_seed = NULL
)

Arguments

seed

data frame with x, y, id

iterations

how many times should we iterate the curl noise?

scale

how large is each curl step?

curl_seed

arguments to pass to curl_noise()

Value

a "tempest" ribbon, data frame with x, y, order, time and id