Learn R Programming

ELT (version 1.2)

CompletionB: 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 add.Reference() function.
Color
The color that will be used for the plots (HTML notation).
Plot
If true, create graphics.
Excel
If true, create Excel files.