Description Usage Arguments Value
GGPlotPanelLabs
1 2 3 4 5 6 7 8 9 | GGPlotPanelLabs(
p,
labels = "X",
x = Inf,
y = Inf,
hjust = 1,
vjust = 1,
gp = gpar()
)
|
p |
Input plots. |
labels |
Labels to place on each plot, one per plot. |
x |
X cordinates of the labels. Can be +-Inf. |
y |
Y cordinates of the labels. Can be +-Inf. |
hjust |
Horizontal justification. + moves right. |
vjust |
Vertical justification. + moves down. |
gp |
Text parameters |
Modifed plots.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.