Gradient fill scale constructor for poisson colours

scale_fill_grad_poisson(palette = "cool", reverse = FALSE, ...)

Arguments

palette

Character name of palette in pois_palettes, or selection of colour names from pois_cols

reverse

Boolean indicating whether the palette should be reversed

...

Additional arguments passed to scale_color_gradientn()