go_through_table_transformations: Extract transformations to apply

Description Usage Arguments Value Author(s) Examples

View source: R/go_through_table_transformations.R

Description

Reading the column corresponding to the transformations to apply, this function adds them into the .R script.

Usage

1
go_through_table_transformations(merging_table, file_path)

Arguments

merging_table

The filled merging template. Type = dataframe

file_path

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

Value

Does not return anything. Writes in a file.

Author(s)

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

Examples

1
go_through_table_transformations(merging_table = my_filled_template, file_path = "path/to/the/file/file_name.extension")

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