NoCompletion {ELT} | R Documentation |
NoCompletion function
Description
This function allows to keep the adjustment used by the locating method for high ages (for methods 1, 2 or 3).
Usage
NoCompletion(OutputMethod, MyData, Color = MyData$Param$Color, Plot = F,
Excel = F)
Arguments
OutputMethod |
The list returned by one of these functions : Method1(), Method2(), Method3() or Method4B(). |
MyData |
The list returned by the AddReference() function. |
Color |
The color that will be used for the plots (HTML notation). |
Plot |
If TRUE, final mortality surfaces will be saved in Results/Graphics/FinalTables |
Excel |
If TRUE, final tables will be saved in Results/Excel/FinalTables.xlsx |
[Package ELT version 1.7 Index]