rjlegend | R Documentation |
Plots a legend similar to legend()
but with right justified text.
rjlegend(x = "bottomright", y = NULL, legend, col, lwd = 1, bty = "n", ...)
x |
position, see |
y |
position, see |
legend |
legend text, see |
col |
colours, see |
lwd |
line width, see |
bty |
border type, see |
... |
params passed to |
see legend()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.