Variant of geom_text used for plotting region labels on slices
geom_region_text(image, label_column = "label", min_px = 1L, ...)
a ggb
object with the relevant ggbrain_label field and an action of "add_region_labels"
The name of the image within the underlying ggbrain_slices object that contains the labeled data positions
The column name name for the labels to use within the slice data
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_text