theme_graydon: A function for applying a Graydon theme to a ggplot

View source: R/ggplot_tools.R

theme_graydonR Documentation

A function for applying a Graydon theme to a ggplot

Description

This function applies Graydon theme to a ggplot. The first time it is used it will create a column specification file allows you to create and or read a file which you can use to control a data file import

Usage

theme_graydon(type = c("grid", "horizontal", "vertical", "blank"))

Arguments

type

The type of grid or background

Examples

theme_graydon("grid")

mark-me/graydon.package documentation built on Nov. 14, 2023, 5:31 p.m.