scale_fill_nu_grdn: Continous Fill Gradient N

Description Usage Arguments Value

View source: R/palette_functions.R

Description

Fills continuous values with a gradient of n colors

Usage

1
scale_fill_nu_grdn(secondary = 0, reverse = F, n = 2, purple = "high")

Arguments

secondary

takes values between 1 and 10 to pick which official secondary palette you want

reverse

will change the direction of the colors

n

will determine how many colors you want (limited to 5)

purple

will change the location of NU purple. 'high' sets it to the high end, 'low' to the low end, anything else will remove it

Value

A scale_fill_manual gg primitive


tsostarics/nucolors documentation built on June 12, 2020, 8:11 p.m.