View source: R/label_placement.R
| measure_tag_sizes | R Documentation |
xlim/ylim.Measure all candidate tag sizes (regions + optional complement) inside
a fresh measurement viewport scaled to xlim/ylim.
measure_tag_sizes(
centers,
do_complement_label,
complement_label,
labels_gp,
quantities_gp,
annotations_gp,
padding,
gap,
xlim,
ylim
)
centers |
the per-region tag data frame from |
do_complement_label |
whether to measure a complement tag as well |
complement_label |
the complement tag's parameters |
labels_gp, quantities_gp, annotations_gp |
per-component
|
padding |
vertical separation between tag components, as a
|
gap |
leader-tip gap; see |
xlim, ylim |
native scales of the measurement viewport |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.