theme_dose {DOSE}R 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()

[Package DOSE version 3.12.0 Index]