change_strip_background: A function to change the strip background color in ggplot

View source: R/utils.R

change_strip_backgroundR Documentation

A function to change the strip background color in ggplot

Description

A function to change the strip background color in ggplot

Usage

change_strip_background(ggplt_obj, type = "top", strip.color = NULL)

Arguments

ggplt_obj

A ggplot object

type

Strip on the "top" or "right" side only or "both" sides

strip.color

A color vector


HaojiaWu/plot1cell documentation built on Nov. 13, 2023, 9:20 a.m.