style_overlay: Adds an overlay to the existing plot

Description Usage Arguments

View source: R/style_overlay.R

Description

Adds an overlay to the existing plot

Usage

1
style_overlay(pic, border = NULL, fill = NULL, linewidth = 1, data = NULL)

Arguments

pic

Existing plot

border

Colour of border

fill

Colour of fill

linewidth

Width of border

data

Data to be shown in overlay (if NULL, taken from pic)


djnavarro/jasmines documentation built on April 12, 2021, 4:25 a.m.