default.barplot.theme: Default barplot theme.

Description Usage Arguments Author(s)

View source: R/default.barplot.theme.R

Description

A theme function that defines a set of default values for barplots created by this package. This theme is based on theme_bw() and modifies a few parameters.

Usage

1
default.barplot.theme(base_size = 24, base_family = "Helvetica", xaxis.angle = 90)

Arguments

base_size

Base font size for the figure (default: 24)

base_family

Base font family to use for the figure (default: Helveticar)

xaxis.angle

Change the x-axis tick labels

Author(s)

Richard de Borja <richard.deborja@sickkids.ca>


rdeborja/plotting.general documentation built on May 27, 2019, 3:05 a.m.