Create a scene comprised of circles of varying size and location

scene_bubbles(seed = use_seed(1), n = 2, grain = 100)

Arguments

seed

Seed number to attach

n

Number of circles

grain

The number of points per row

Value

A tibble with four columns: x, y, id and type