readhrflux {Maeswrap} | R Documentation |
Reads the hourly output file (hrflux.dat).
readhrflux(filename = "hrflux.dat")
filename |
Default name of the (half-)hourly output file. |
Returns a dataframe.
Remko Duursma
## Not run:
# Simple as this:
mysim2 <- readhrflux()
## End(Not run)