CompletionB {ELT} | R Documentation |
CompletionB function
Description
This function executes the second part of table closure
Usage
CompletionB(ModCompletion, OutputMethod, MyData, Color = MyData$Param$Color,
Plot = F, Excel = F)
Arguments
ModCompletion |
Output of the function CompletionA(). |
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, create graphics. |
Excel |
If true, create Excel files. |
[Package ELT version 1.7 Index]