Learn R Programming

pcvr (version 1.2.0)

pcv_theme: Default theme for ggplots made by pcvr functions.

Description

Default theme for ggplots made by pcvr functions.

Usage

pcv_theme()

Arguments

Value

A ggplot theme

Examples

Run this code
ggplot2::ggplot() +
  pcv_theme()

Run the code above in your browser using DataLab