terra
terra copied to clipboard
Feature request: add 'jitter' argument to text()
Something like:
jitter: numeric (passed to \code{\link{jitter}}), amount of noise to add to the y coordinates of the labels, to avoid overlaps.
Alternatively or additionally, you could import/implement car::pointLabel() for terra objects.
Cheers!