make_voronoi_image: Reproduce an image using voronoi tesselations

Description Usage Arguments Value

View source: R/make_voronoi_image.R

Description

Reproduce an image using voronoi tesselations

Usage

1
2
make_voronoi_image(image_path = NULL, sample_size = 2000,
  threshold = "10%")

Arguments

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

Value

'ggplot' object


jimtheflash/arrrt documentation built on April 5, 2020, 11:49 a.m.