smooth.bnd {BayesX} | R Documentation |
Round Boundary Information
Description
Rounds the boundary information in a map object in boundary format to a specified precision.
Usage
smooth.bnd(map, digits = 2, scale = 1)
Arguments
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
|
Value
Map object in boundary format rounded to the specified precision.
Author(s)
Felix Heinzl, Thomas Kneib
See Also
[Package BayesX version 0.3-3 Index]