Learn R Programming

Maeswrap (version 1.7)

readhrflux: 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.

Examples

Run this code
## Not run: 
# 
# # Simple as this:
# mysim2 <- readhrflux()
# ## End(Not run)

Run the code above in your browser using DataLab