nice_box: Plots a box around a plot

Description Usage Arguments Author(s)

View source: R/plotting.r

Description

Plots a box around a plot

Usage

1
nice_box(lend = 2, ljoin = 1, ...)

Arguments

lend

Line ending style, see par. Defaults to square.

ljoin

Line joint style, see par. Defaults to mitre, i.e. 90 degree corners in this case.

...

Sent to box.

Author(s)

Christofer Bäcklin


emil documentation built on Aug. 1, 2018, 1:03 a.m.

Related to nice_box in emil...