assertPostPartialDist | R Documentation |
Assert post-fire disturbance mortality and regeneration
assertPostPartialDist(
cohortDataOrig,
pixelGroupMapOrig,
cohortDataNew,
pixelGroupMapNew,
postDistPixelCohortData,
distrbdPixelCohortData,
doAssertion = getOption("LandR.assertions", TRUE)
)
cohortDataOrig |
original |
pixelGroupMapOrig |
original |
cohortDataNew |
modified |
pixelGroupMapNew |
modified |
postDistPixelCohortData |
modified |
distrbdPixelCohortData |
|
doAssertion |
A logical indicating whether some internal tests should be run to
ensure the function is running correctly.
Default: |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.