Description Usage Arguments Examples
When called, this function opens a window with options to interactively annotate a ggplot. You can add a label and / or add a bounding box. You can also view and copy the code to generate the annotations. When you press the "done" button, the code to generate the annotations will be printed to the console.
1 | gglabelr(p)
|
p |
A ggplot object. |
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.