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 April 17, 2024, 10:41 a.m.