nice_box: Plots a box around a plot
Description
Plots a box around a plot
Usage
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.