HPK_frq_mgt: HPK_frq_mgt

Description Usage Arguments Details Value Examples

View source: R/HPK_frq_mgt.R

Description

Extract frequency and magnitude metrics

Usage

1

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

1
2
3
4
## Not run: 
HpkFrqMgt <- HPK_frq_mgt(hpk_flow_cg)

## End(Not run)

HEDA documentation built on July 21, 2021, 1:06 a.m.

Related to HPK_frq_mgt in HEDA...