Remove the specified sites or regions from an object

# S4 method for DsAcc
removeRegions(.object, indices, type)

Arguments

.object

DsAcc object

indices

a vector of indices of sites/regions to be removed. Can be numeric, integer or logical.

type

character string specifying a name for the region type (sefault: sites)

Value

a new DsAcc object with sites/regions removed

Author

Fabian Mueller