CompletionB: CompletionB function

View source: R/S07.R

CompletionBR 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.


ELT documentation built on Aug. 29, 2023, 9:07 a.m.