Description Usage Arguments Value
View source: R/scene_delaunay.R
Create a scene using Delaunay triangulation
1 | scene_delaunay(seed = use_seed(1), n = 20, grain = 50)
|
seed |
The RNG seed |
n |
Number of vertices |
grain |
Number of points along each line |
A tibble with four columns: x, y, id and type
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.