write_hector_csv | R Documentation |
Save the hector csv files into the proper hector format
write_hector_csv( x, required = NULL, write_to, info_source, end_tag = "_emiss-constraints_rf" )
x |
data table containing Hector input values |
required |
str vector of the required variables that must be included in the table |
write_to |
str directory to write the hector csv output to |
info_source |
string name indicating the source part of the module name |
end_tag |
string used at the end of of the table file, in most cases will be default name "_emiss-constraints_rf" |
str file name
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.