write_config {FLAMES} | R Documentation |
Write Configuration Dictionary to File
write_config(config, config_file)
config |
List; the configuration list to write to file. |
config_file |
the file to output |
Write the configuration file, represented as a named list used for the Flames pipeline.
returns NULL