Package 'ggtea'

Title: Palettes and Themes for 'ggplot2'
Description: A collection of palettes and themes for 'ggplot2', offering a light, pastel aesthetic. Syntax follows the 'viridis' package.
Authors: Pushkar Sarkar [aut, cre]
Maintainer: Pushkar Sarkar <[email protected]>
License: GPL (>= 3)
Version: 0.3.1
Built: 2024-11-05 03:10:58 UTC
Source: https://github.com/ambitiousbellydancingsquirrel/ggtea

Help Index


Apricot continuous quick-apply

Description

Applies the apricot theme and continuous color & fill scales to a ggplot

Usage

apricot_c()

Value

none

Examples

apricot_c()

Apricot discrete quick-apply

Description

Applies the apricot theme and discrete color & fill scales to a ggplot

Usage

apricot_d()

Value

none

Examples

apricot_d()

Butterfly continuous quick-apply

Description

Applies the butterfly theme and continuous color & fill scales to a ggplot

Usage

butterfly_c()

Value

none

Examples

butterfly_c()

Butterfly discrete quick-apply

Description

Applies the butterfly theme and discrete color & fill scales to a ggplot

Usage

butterfly_d()

Value

none

Examples

butterfly_d()

Palettes and Themes for 'ggplot2'

Description

A collection of palettes and themes for 'ggplot2', offering a light, pastel aesthetic. Syntax follows the 'viridis' package.


Herbal continuous quick-apply

Description

Applies the herbal theme and continuous color & fill scales to a ggplot

Usage

herbal_c()

Value

none

Examples

herbal_c()

Herbal discrete quick-apply

Description

Applies the matcha theme and discrete color & fill scales to a ggplot

Usage

herbal_d()

Value

none

Examples

herbal_d()

Matcha continuous quick-apply

Description

Applies the matcha theme and continuous color & fill scales to a ggplot

Usage

matcha_c()

Value

none

Examples

matcha_c()

Matcha discrete quick-apply

Description

Applies the matcha theme and discrete color & fill scales to a ggplot

Usage

matcha_d()

Value

none

Examples

matcha_d()

Apricot continuous color scale

Description

Apply a continuous scale to a ggplot2 plot

Usage

scale_color_apricot_c()

Value

none

Examples

scale_color_apricot_c()

Apricot discrete color scale

Description

Apply an 8-color discrete scale to a ggplot2 plot

Usage

scale_color_apricot_d()

Value

none

Examples

scale_color_apricot_d()

Butterfly continuous color scale

Description

Apply a continuous color scale to a ggplot2 plot

Usage

scale_color_butterfly_c()

Value

none

Examples

scale_color_butterfly_c()

Butterfly discrete color scale

Description

Apply an 8-color discrete scale to a ggplot2 plot

Usage

scale_color_butterfly_d()

Value

none

Examples

scale_color_butterfly_d()

Herbal continuous color scale

Description

Apply a continuous color scale to a ggplot2 plot

Usage

scale_color_herbal_c()

Value

none

Examples

scale_color_herbal_c()

Herbal discrete color scale

Description

Apply an 8-color discrete scale to a ggplot2 plot

Usage

scale_color_herbal_d()

Value

none

Examples

scale_color_herbal_d()

Matcha continuous color scale

Description

Apply a continuous color scale to a ggplot2 plot

Usage

scale_color_matcha_c()

Value

none

Examples

scale_color_matcha_c()

Matcha discrete color scale

Description

Apply an 8-color discrete scale to a ggplot2 plot

Usage

scale_color_matcha_d()

Value

none

Examples

scale_color_matcha_d()

Apricot continuous fill scale

Description

Apply a continuous scale to a ggplot2 plot

Usage

scale_fill_apricot_c()

Value

none

Examples

scale_fill_apricot_c()

Apricot discrete fill scale

Description

Apply an 8-color discrete scale to a ggplot2 plot

Usage

scale_fill_apricot_d()

Value

none

Examples

scale_fill_apricot_d()

Butterfly continuous fill scale

Description

Apply a continuous fill scale to a ggplot2 plot

Usage

scale_fill_butterfly_c()

Value

none

Examples

scale_fill_butterfly_c()

Butterfly discrete fill scale

Description

Apply an 8-color discrete scale to a ggplot2 plot

Usage

scale_fill_butterfly_d()

Value

none

Examples

scale_fill_butterfly_d()

Herbal continuous fill scale

Description

Apply a continuous fill scale to a ggplot2 plot

Usage

scale_fill_herbal_c()

Value

none

Examples

scale_fill_herbal_c()

Herbal discrete fill scale

Description

Apply an 8-color discrete scale to a ggplot2 plot

Usage

scale_fill_herbal_d()

Value

none

Examples

scale_fill_herbal_d()

Matcha continuous color scale

Description

Apply a continuous color scale to a ggplot2 plot

Usage

scale_fill_matcha_c()

Value

none

Examples

scale_fill_matcha_c()

Matcha discrete fill scale

Description

Apply an 8-color discrete scale to a ggplot2 plot

Usage

scale_fill_matcha_d()

Value

none

Examples

scale_fill_matcha_d()

Apricot theme for ggplot2

Description

Apply the apricot theme to a ggplot2 plot

Usage

theme_apricot()

Value

none

Examples

theme_apricot()

Butterfly theme for ggplot2

Description

Apply the apricot theme to a ggplot2 plot

Usage

theme_butterfly()

Value

none

Examples

theme_butterfly()

Herbal theme for ggplot2

Description

Apply the herbal theme to a ggplot2 plot

Usage

theme_herbal()

Value

none

Examples

theme_herbal()

Matcha theme for ggplot2

Description

Apply the matcha theme to a ggplot2 plot

Usage

theme_matcha()

Value

none

Examples

theme_matcha()