jittered_sample.Rd
Simulates regular sample jittered by an amount of noise ~ U(-amount, amount).
jittered_sample(x, size, amount, ...)
sf/sfc polygon where samples will be simulated.
Number of samples to create.
Amount of jitter to apply.
Additional arguments passed to terra::spatSample()
.