wtInputFileLines: text lines for WTAQ input file

wtInputFileLinesR Documentation

text lines for WTAQ input file

Description

This function transforms a WTAQ configuration as generated with

wtConfigure into a vecotor of text lines. These text lines,

written to a file, can be used as input file to the WTAQ drawdown modelling

software.

Usage

wtInputFileLines(configuration = wtConfigure(), sep = "\t\t", 


    dbg = FALSE)

Arguments

configuration

WTAQ configuration as generated by wtConfigure.

sep

Separator to be placed between parameter values and parameter names.

Default: two tab characters.

dbg

if TRUE, debug message are shown, else not. Default: FALSE

Value

character vector with each element representing one row of the input file.

Author(s)

Hauke Sonnenberg

See Also

wtReadInputFile


KWB-R/kwb.wtaq documentation built on June 17, 2022, 3:05 a.m.