insertRow: Inserts an extra line in the data frame with flood data. This...

Description Usage Arguments Value Examples

Description

Inserts an extra line in the data frame with flood data. This is necessary if for one year the date of the annual maximum daily flood is more than one day different than that for the subdaily annual maximum

Usage

1
insertRow(existingDF, r, dailydat, knekkdat)

Arguments

existingDF

the existing data frame

r

the index where the new row should be incerted

dailydat

data frame with daily data

knekkdat

data frame with subdaily data

Value

data frame with one more line than teh input

Examples

1
insertRow(existingDF,r,dailydat,knekkdat)

NVE/NVEHYDROTOOLS documentation built on May 7, 2019, 6:04 p.m.