Description Usage Arguments Value Examples
This function adds a label to the top-left of the figure.
1 |
plot |
The figure. |
label |
The label. |
A grob.
1 2 | grob <- fig.fromTable(iris[1:5,1:5])
fig.label(grob, "1A) An example")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.