scale_fill_ggpalette_d: For fill aesthetics in ggplot2

Description Usage Arguments explanation

View source: R/discrete-scale.R

Description

For fill aesthetics in ggplot2

Usage

1
scale_fill_ggpalette_d(primary = "pink", other = "orange", direction = 1, ...)

Arguments

Usage:

scale_fill_ggpalette_d (primary = "pink", other = "orange", direction = 1)

Arguments:

primary specify a manual color other specifies the name of the second (or other) color direction default value is 1; allows the user reverse the order of the palette

explanation

A function that allows your palette to be used for fill aesthetics in ggplot2


yuwei217/ggpalette documentation built on Dec. 23, 2021, 8:21 p.m.