R/scene_legacy.R
scene_bubbles.Rd
Create a scene comprised of circles of varying size and location
scene_bubbles(seed = use_seed(1), n = 2, grain = 100)
seed | Seed number to attach |
---|---|
n | Number of circles |
grain | The number of points per row |
A tibble with four columns: x, y, id and type