write_ed2in.Rd
This writes a ED2IN file from an ed2in
list. Default method writes a
barebones file without comments. S3 method for ed2in
objects extracts
comments and their locations from the object attributes (if barebones
is
FALSE
).
Named list of ED2IN tag-value pairs. See read_ed2in.
Target file name
Character vector for additional header comments. Each item gets its own line.
Logical. If TRUE
, omit comments and only write tag-value pairs.