write_slf_header: Write slf header

Description Usage Arguments Value Note

View source: R/selafin.R

Description

Writes the header of a SELAFIN file (*.slf).

Usage

1
write_slf_header(fname, header)

Arguments

fname

character, name of the SELAFIN file to be created.

header

A list with all header information (see output of read_slf_header).

Value

No return value, called for side effects.

Note

If a file fname already exists, it will be silently overwritten.

Make sure the datatypes in header (integer vs. double) match (compare with output of read_slf_header).


telemac documentation built on Feb. 7, 2022, 5:06 p.m.