Description Usage Arguments Details
Panel indicator function.
1 2 |
label |
Character string. The label you want to put on the panel. |
location |
Character string, similar to that of legend(). |
x |
Numeric, the x parameter of the label. |
y |
Numeric, the y parameter of the label. |
offset |
offset from the calculated coordinates. |
... |
arguments passed to the text() function. |
The function is stolen from: https://waterprogramming.wordpress.com/2015/12/02/easy-labels-for-multi-panel-plots-in-r/ with minor modifications.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.