Create the dots for a dot-density map and add these to the current map. Dot-density maps are made to display count data. For example of population counts, where each dot represents n persons. The dots are returned as a SpatVector. It there is an active graphics device, the dots are added to it with points.
methods
## S4 method for signature 'SpatVector'dots(x, field, size,...)
Arguments
x: SpatVector
field: character of numeric indicating field name. Or numeric vector of the same length as x
size: positive number indicating the number of cases associated with each dot