cl_align | R Documentation |
Align crosses in different layouts
cl_align(
object,
crosses.1,
crosses.2,
align.x = F,
align.y = F,
anchor.1 = c(0.5, 0.5),
anchor.2 = c(0.5, 0.5),
layout = NULL
)
object |
CrossLink object |
crosses.1 |
crosses in group 1 |
crosses.2 |
crosses in group 2 |
align.x |
align both groups in x |
align.y |
align both groups in y |
anchor.1 |
relative coordinates of the anchor in group 1 by which to align |
anchor.2 |
relative coordinates of the anchor in group 2 by which to align |
layout |
which layout coordinates to be used |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.