View source: R/effective_functions.r
caption | R Documentation |
Create a caption grob
caption(lab, x = 0.5, y = 1, hj = 0.5, vj = 1, cx = 1, fs = 12, ft = "Arial")
lab |
Text giving the caption text. |
x |
Scalar giving the horizontal position of the label in |
y |
Scalar giving the vertical position of the label in |
hj |
Scalar giving horizontal justification parameter. |
vj |
Scalar giving vertical justification parameter. |
cx |
Character expansion factor |
fs |
Font size |
ft |
Font type |
A text grob.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.