generate_r_code_merge: Complete computation of merging template

Description Usage Arguments Author(s) Examples

View source: R/generate_r_code_merge.R

Description

This function will perform the complete analysis of the merging template table in order to generate a .R file.

Usage

1
generate_r_code_merge(input_merging_table, file_path)

Arguments

input_merging_table

The table with the template format. Type = dataframe

file_path

The file to the path to write the code in. Type = character

Author(s)

Briac LE RAY (briac.leray@partnre.com)

Examples

1
generate_r_code_load(input_table = my_template_filled, file_path = "path/to/the/file/file_name.extension")

Tiipiac/StressTestOptimization documentation built on Dec. 18, 2021, 5:08 p.m.