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)
An nm object.
Optional path to save the control file.
Logical (default = FALSE
), force write, don't ask.
Invisibly returns m
unmodified.