Skip to contents

Set theme programatically conditional on arguments.

Usage

configure_theme(
  repeat_labels,
  repeat_text,
  text_on_diag,
  contigous_l,
  contigous_b,
  on_diag
)

Arguments

repeat_text

See pairgrid()

text_on_diag

See pairgrid()

contigous_l

A boolean indicating whether subplot is contigous to the left side.

contigous_b

A boolean indicating whether subplot is contigous to the bottom.

on_diag

A boolean indicating whether the subplot is on diagonal.

repeat_label

See pairgrid()