cl_annotation | R Documentation |
Helper for annotation in cl_plot
cl_annotation(
top = NULL,
top.by = NULL,
top.height = 1,
bottom = NULL,
bottom.by = NULL,
bottom.height = 1,
left = NULL,
left.by = NULL,
left.width = 1,
right = NULL,
right.by = NULL,
right.width = 1
)
top, bottom, left, right |
ggplot object |
top.by, bottom.by, left.by, right.by |
name of cross by which to align ggplot |
top.width, bottom.width, left.width, righ.width |
width of ggplot to be aligned, relative value to main plot. |
a list of arguments
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.