mirageTract: Generate Objects of Class "'>mirageTract"
Description
This generic will allow the construction of tract objects
within sampSurf that will use the mirage method for
boundary overlap correction on any inclusion zones where
slopover is encountered. This constructor method should be used in
preference to new to insure a valid object.
Usage
mirageTract(tract, ...)
Arguments
tract
An object of class "'>Tract".
…
Items to be gobbled for now.
Value
A valid object of class "'>mirageTract."
Details
It is very simple to create an object of this class, all one requires is
an existing “Tract” object as shown in the example below and the
methods: mirageTract-methods.
References
See the “Mirage Method” vignette for more explanation.