Learn R Programming

vpc (version 1.2.2)

theme_plain: A nicer default theme for ggplot2

Description

A nicer default theme for ggplot2

Usage

theme_plain()

Arguments

Examples

Run this code
# NOT RUN {
vpc(simple_data$sim, simple_data$obs) + theme_plain()

# }

Run the code above in your browser using DataLab