Variant of geom_label_repel used for plotting region labels on slices with separation from other labels
Source:R/sugar.R
geom_region_label_repel.Rd
Variant of geom_label_repel used for plotting region labels on slices with separation from other labels
Arguments
- image
The name of the image within the underlying ggbrain_slices object that contains the labeled data positions
- label_column
The column name name for the labels to use within the slice data
- min_px
The minimum number of pixels present on a slice that will result in a text label. Default: 1
- ...
All other parameters passed through to geom_label_repel