R/scene_legacy.R
scene_sticks.RdCreate a scene comprised of lines of varying length and orientation
scene_sticks(seed = use_seed(1), n = 10, grain = 100)
| seed | Seed number to attach |
|---|---|
| n | how many sticks |
| grain | how many points along each stick |
a tibble with columns x, y and id