scrawl_build.RdConstruct the data used for a scrawl plot
scrawl_build(seed = 1, n_paths = 1000, n_steps = 50, sz_step = 50, sz_slip = 5)
| seed | Integer valued seed to pass to set.seed() |
|---|---|
| n_paths | Number of paths to trace |
| n_steps | Number of steps along each path |
| sz_step | Size of each step in the x and y dimensions |
| sz_slip | Size of each step in the z dimension |
A tibble