Generate random points for the voronoi tesselation
voronoise_data(n = 50, shades = NULL, min = 0.1, max = 0.9)
Arguments
| n |
Number of points |
| shades |
Vector of possible colours |
| min |
Smallest value |
| max |
Largest value |
Value
Data frame with columns x, y and shade