Last data update: 2014.03.03

R: Reads the hrflux.dat MAESTRA/MAESPA output file
readhrfluxR 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)

Results