write_results: Write results to *.slf

Description Usage Arguments Value Note

View source: R/results.R

Description

Writes data into a SELAFIN (*.slf) file.

Usage

1
2
3
4
5
6
7
write_results(x)

## S3 method for class 't2d_res'
write_results(x)

## S3 method for class 't2d'
write_results(x)

Arguments

x

An object of class t2d_res or t2d.

Value

An updated version of input x.

Note

Writes only the available values (x$values) into the file and adapts the header accordingly in case the header is referring to more variables that are not imported.


tpilz/telemac documentation built on Feb. 10, 2022, 2:12 p.m.