ggmotif_theme: ggmotif_theme

Description Usage Arguments Examples

View source: R/plot_theme.R

Description

theme for use with ggmotif

Usage

1
ggmotif_theme(base_size = 8, base_family = "Helvetica")

Arguments

base_size

font size

base_family

font family

Examples

1
ggplot() + ggmotif("ACG",x.pos = 5,y.pos = 2) + ggmotif_scale() + ggmotif_theme()

AliciaSchep/ggmotif documentation built on May 5, 2019, 4:54 a.m.