pastels1: pastels1

Description Usage Arguments Value Examples

View source: R/rh_colors.R

Description

5 soft, distinct pastel colors apt for graphing.

Usage

1

Arguments

color_name

Value

color name and hex code

Examples

1
ggplot(aes(x= xVariable, y = yVariable)) + geom_col(fill = pastels1("beige"))

rhecht95/RHthemes documentation built on Dec. 24, 2021, 10:58 a.m.