readhrflux {Maeswrap} | R Documentation |
Reads the hrflux.dat MAESTRA/MAESPA output file
Description
Reads the hourly output file (hrflux.dat).
Usage
readhrflux(filename = "hrflux.dat")
Arguments
filename |
Default name of the (half-)hourly output file. |
Value
Returns a dataframe.
Author(s)
Remko Duursma
Examples
## Not run:
# Simple as this:
mysim2 <- readhrflux()
## End(Not run)
[Package Maeswrap version 1.7 Index]