Learn R Programming

bdrc (version 2.0.0)

theme_bdrc: Custom bdrc theme

Description

Custom bdrc theme

Usage

theme_bdrc(scaling = 1, ...)

Value

returns a theme object for the package

Arguments

scaling

a numerical value which can be used to scale up or down the size of the text and titles of a plot that uses theme_bdrc. Defaults to 1.

...

not used in this function