fuse {BayesX}R Documentation

Combine Regions

Description

Combines a list of several regions of a map object in boundary format into a single region (not yet implemented).

Usage

fuse(map, regions)

Arguments

map

Map object in boundary format that should be modified.

regions

Vector of regions to be combined

Value

Map object in boundary format with the specified regions combined.

Author(s)

Felix Heinzl, Thomas Kneib

See Also

read.bnd,write.bnd


[Package BayesX version 0.2-5 Index]