create.region.table-methods: S4 generic method to generate a region table

Description Usage Arguments Value

Description

This function is called internally to generate a region table required to estimate abundance / density via the Hortvitz-Thompson estimator.

Usage

1
2
3
4
create.region.table(object, region)

## S4 method for signature 'Survey'
create.region.table(object, region)

Arguments

object

an object of a class inheriting from Survey

region

an object of class Region

Value

an object of class Region.Table


DSsim documentation built on March 26, 2020, 7:39 p.m.