scene_bubbles: Create a scene comprised of circles of varying size and...

Description Usage Arguments Value

View source: R/scene_legacy.R

Description

Create a scene comprised of circles of varying size and location

Usage

1
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


djnavarro/jasmines documentation built on April 12, 2021, 4:25 a.m.