vdj_theme: Theme for djvdj plotting functions

Description Usage Arguments Value

View source: R/utils_plots.R

Description

Theme for djvdj plotting functions

Usage

1
2
3
4
5
6
7
vdj_theme(
  ttl_size = 12,
  txt_size = 8,
  ln_size = 0.5,
  txt_col = "black",
  ln_col = "grey85"
)

Arguments

ttl_size

Size of axis titles

txt_size

Size of axis text

ln_size

Size of axis lines

txt_col

Color of axis text

ln_col

Color of axis lines

Value

ggplot theme


friedue/SCEdjvdj documentation built on April 21, 2021, 7:54 a.m.