Description Usage Arguments Value Author(s) Examples
View source: R/go_through_merges.R
Loops the input table to add all the merges to the R file.
1 | go_through_merges(merging_table, file_path)
|
merging_table |
The filled merging template. Type = dataframe |
file_path |
The file to the path to write the code in. Type = character |
Does not retunr anything.
Briac LE RAY (briac.leray@partnre.com)
1 | go_through_merges(merging_table = my_template_filled, file_path = "path/to/the/file/file_name.extension")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.