Description Usage Arguments Details Value Author(s) References See Also Examples
This generic function has one method based on the
signature formal argument object
. It is used as a constructor
function for objects that are of class
"downLogIZs
". The associated method should be used
in preference to new
to insure a valid object.
1 | downLogIZs(object, ...)
|
object |
Signature formal argument. |
... |
Formal arguments that are different for each method, see those for details. |
The methods that can be used to generate objects of class
“downLogIZs
” are detailed here:
downLogIZs-methods
.
A valid object of class "downLogIZs
."
Jeffrey H. Gove
“The InclusionZone Class” vignette.
For subclasses of downLogIZ
, see: standUpIZ
,
chainSawIZ
,
sausageIZ
,
pointRelascopeIZ
,
perpendicularDistanceIZ
,
omnibusPDSIZ
,
distanceLimitedPDSIZ
,
omnibusDLPDSIZ
, and
distanceLimitedIZ
.
distanceLimitedMCIZ
.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.