R/plot.R
rjlegend.Rd
Plots a legend similar to legend() but with right justified text.
legend()
rjlegend(x = "bottomright", y = NULL, legend, col, lwd = 1, bty = "n", ...)
position, see legend().
legend text, see legend().
colours, see legend().
line width, see legend().
border type, see legend().
params passed to legend().
see legend()