Description Usage Arguments Value
Create a scene comprised of horizontal or vertical lines
1 | scene_rows(seed = use_seed(1), n = 10, grain = 100, vertical = FALSE)
|
seed |
Seed number to attach |
n |
Number of rows |
grain |
The number of points per row |
vertical |
Flip the x/y co-ords to produce columns? |
A tibble with columns: x, y, id, type, seed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.