HPK_frq_mgt {HEDA}R Documentation

HPK_frq_mgt

Description

Extract frequency and magnitude metrics

Usage

HPK_frq_mgt(df)

Arguments

df

Dataframe to be processed

Details

Extract Qpeak, offQpeak, pk_no and pkraio from the identified hydropeaking events

Value

Output dataframe includes time-series values of four metrics. Qpeak is the hydropeaking discharge, offQpeak isbase flow, pk_no is the daily number of rise and fall process, pkratio is the ratio of days with hydropeaking to thetotal number of days analyzed

Examples

## Not run: 
HpkFrqMgt <- HPK_frq_mgt(hpk_flow_cg)

## End(Not run)

[Package HEDA version 0.1.5 Index]