Creates a collage of noise samples
collage(generator = ambient::noise_worley, palette = "tokyo", grain = 500, ...)
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 |
A ggplot object