Information for drawing legend onto plots
scr_legend(
core_frame,
panel = NA,
legend,
bg = NULL,
col = NULL,
pt_bg = NULL,
lty,
pch,
box_lty = 0,
adj = c(0, 0.5),
bty = "n",
cex = 1,
horiz = FALSE,
position = "topright",
pt_cex = 1,
text_col = "black",
border = "black"
)nothing, run for side effects
fxl object
facet to be drawn on
from base
from base
from base
color, for point
from base
from base
from base
alignment
from base
from base
from base
from base
from base
from base
border status (from base)
Shawn Gilroy <sgilroy1@lsu.edu>