readwatbalday: Reads the watbalday.dat MAESPA output file

Description Usage Arguments Value Author(s) Examples

Description

Reads the daily water balance output file ("watbalday.dat").

Usage

1
readwatbalday(filename = "watbalday.dat")

Arguments

filename

Default name of the daily water balance output file.

Value

Returns a dataframe.

Author(s)

Rémi Vezy

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
## Not run: 

# Simple as this:
mywatbalresult <- readwatbal()

# If you want to select the water balance file with a menu:
readwatbalday(file.choose())


## End(Not run)

RemkoDuursma/Maeswrap documentation built on Nov. 5, 2019, 1:30 p.m.