fig_label | R Documentation |
This function add a text in a corner of a plot
fig_label(text, region = "figure", pos = "topleft", cex = NULL, ...)
text |
string, the text to add to the plot |
region |
string, the region where put the text on th eplot |
pos |
interger, relative position of the letter |
cex |
interger, size of the text |
... |
Parameters passed to graphics::text function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.