loadcustomthemes: Load custom theme

Description Usage Arguments Value Examples

Description

Create custom ggplot theme based on a set of colours and a font family

Usage

1
2
loadcustomthemes(mycols = themebasecolours, fontfamily = "Helvetica",
  tints = c(0.75, 0.5, 0.25), shades = NULL)

Arguments

mycols

A vector of colours in hex (HTML) format. Defaults to ugly.

fontfamily

Font family. Defaults to 'Helvetica'

tint

Vector of 0-1 value for shades to embed in theme. Defaults to .75,.5,.25

shade

Vector of 0-1 values for shades to embed in theme. Defaults to NULL

Value

TRUE

Examples

1

petrbouchal/pbtools documentation built on May 25, 2019, 2:53 a.m.