scale_colour_viking.Rd
colour scale constructor for viking colours
scale_colour_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_colour_gradientn(), used respectively when discrete is TRUE or FALSE