write_ctl | R Documentation |
Not designed to be used directly. run_nm()
and other functions will use
this to write the control file contents to the ctl_path()
prior to
execution.
write_ctl(m, path = NA_character_, force = FALSE)
m |
An nm object. |
path |
Optional path to save the control file. |
force |
Logical (default = |
Invisibly returns m
unmodified.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.