create_gradient_colors: Create Gradient Colors

View source: R/color_themes.R

create_gradient_colorsR Documentation

Create Gradient Colors

Description

Creates gradient colors for fold change visualization

Usage

create_gradient_colors(theme_name = "default", n_colors = 11, diverging = TRUE)

Arguments

theme_name

Character string specifying the theme

n_colors

Number of colors in the gradient

diverging

Whether to create a diverging gradient (for fold changes)

Value

A vector of colors


ggpicrust2 documentation built on April 10, 2026, 5:06 p.m.