scale_fill_viking.Rd
Fill scale constructor for viking colours
scale_fill_viking(palette = "Alle", discrete = TRUE, reverse = FALSE, ...)
Character name of palette in viking_palettes
Boolean indicating whether colour aesthetic is discrete or not
Boolean indicating whether the palette should be reversed
Additional arguments passed to discrete_scale() or scale_fill_gradientn(), used respectively when discrete is TRUE or FALSE