theme_dose: theme_dose

View source: R/simplot.R

theme_doseR Documentation

theme_dose

Description

ggplot theme of DOSE

Usage

theme_dose(font.size = 14)

Arguments

font.size

font size

Value

ggplot theme

Examples

library(ggplot2)
qplot(1:10) + theme_dose()

GuangchuangYu/DOSE documentation built on June 8, 2025, 4:18 a.m.