banner: Banner Function

Description Usage Arguments Value

View source: R/banner.R

Description

Create ggplot style banners on the fly - addition to existing plot

Usage

1
banner(Text = "", size = 1, color = "grey", font = 2, ...)

Arguments

Text

character string; text to display inside banner

size

numeric (1 stays the same, 1.2 increases size by 20 percent etc.); size of banner

color

banner background defaults to grey

font

defasults to bold (2)

...

other text parameters including cex, etc.

Value

Banner/text on top of plot


B-Davis/bdavis documentation built on March 20, 2020, 11:06 p.m.