rmfi_write_list | R Documentation |
Write a RMODFLOW list
rmfi_write_list( df, file, varnames, aux = NULL, format = "free", append = TRUE, ... )
df |
|
file |
filename to write to |
varnames |
character vector with the names of the variables starting from the 4th column (so after ijk) including optional auxiliary variables |
aux |
character vector with the names of the auxiliary variables defined in |
format |
either |
append |
logical |
... |
ignored |
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.