Return the number of regions of a given type

# S4 method for DsAcc
getNRegions(.object, type = "sites")

Arguments

.object

DsAcc object

type

character string specifying the rgion type or "sites" (default)

Value

the number of regions of that type

Author

Fabian Mueller