Learn R Programming

DSsim (version 1.1.4)

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

Description

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

Usage

create.region.table(object, region)

# S4 method for 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