Description Usage Arguments Value
View source: R/make_voronoi_image.R
Reproduce an image using voronoi tesselations
1 2 | make_voronoi_image(image_path = NULL, sample_size = 2000,
threshold = "10%")
|
image_path |
chr path to image (currently a jpg but could be other formats) |
sample_size |
num how many points to sample when generating tiles |
threshold |
chr numbers followed by percent sign |
'ggplot' object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.