replace_csv_string | R Documentation |
Replace the emissions csv file strings with the path to the new csv table
replace_csv_string( ini, replacement_path, run_name, pattern = "=csv:.*TEMPLATE.csv" )
ini |
lines of a Hector ini file. |
replacement_path |
the file path to the hector input csv table. |
run_name |
character name of run name. |
pattern |
regular expression pattern of the csv paths to replace with |
lines of a Hector ini file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.