Learn R Programming

Maeswrap (version 1.4.11)

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
# Simple as this:
mysim2 <- readhrflux()

Run the code above in your browser using DataLab