smooth.bnd {BayesX} | R Documentation |
Rounds the boundary information in a map object in boundary format to a specified precision.
smooth.bnd(map, digits = 2, scale = 1)
map |
Map object in boundary format that should be modified. |
digits |
Number of digits to round to. |
scale |
Scaling factor that should be applied for rounding. For example, with
|
Map object in boundary format rounded to the specified precision.
Felix Heinzl, Thomas Kneib