heapIZ-methods: Methods for Function heapIZ in Package 'sampSurf'

Description Methods

Description

There is just one method of this generic. Please see below for its signature.

Methods

signature(izgObject = "InclusionZoneGrid", tract = "Tract")

Heap or pile attribute values within an “InclusionZoneGrid” object onto a “Tract” object...

usage...

heapIZ(izgObject,
       tract,
       estimate = unlist(c(.StemEnv$puaEstimates, .StemEnv$ppEstimates)),
       ... ) 
  • izgObject: An object of class “InclusionZoneGrid” or one of its subclasses.

  • tract: An object of class “tract” or one of its subclasses.

  • estimate: A character variable corresponding to the desired estimate attribute as found in the argument list of possibilities above.

  • ... : Other arguments to be passed along–not used at present.


sampSurf documentation built on March 5, 2021, 3:01 p.m.