fuse {BayesX} | R Documentation |
Combines a list of several regions of a map object in boundary format into a single region (not yet implemented).
fuse(map, regions)
map |
Map object in boundary format that should be modified. |
regions |
Vector of regions to be combined |
Map object in boundary format with the specified regions combined.
Felix Heinzl, Thomas Kneib