scene_delaunay: Create a scene using Delaunay triangulation

Description Usage Arguments Value

View source: R/scene_delaunay.R

Description

Create a scene using Delaunay triangulation

Usage

1
scene_delaunay(seed = use_seed(1), n = 20, grain = 50)

Arguments

seed

The RNG seed

n

Number of vertices

grain

Number of points along each line

Value

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


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