Creates a collage of noise samples

collage(generator = ambient::noise_worley, palette = "tokyo", grain = 500, ...)

Arguments

generator

the function (in ambient) to generate noise

palette

name of a scico palette

grain

how detailed is each panel

...

arguments to pass to the generator

Value

A ggplot object