mean_by_Year: Creates a annual mean df from daily df

Description Usage Arguments Value

View source: R/mean_by_Year.R

Description

This function takes in the merged daily dataframe containing all the variables from channel, totalwatsed and event by event dataframes and returns annual mean df

Usage

1
mean_by_Year(dailydf)

Arguments

dailydf

A merged daily dataframes containing all the simulated varibles

Value

A dataframe containing annual mean summary


devalc/WEPPRecipes documentation built on Jan. 3, 2022, 2:24 a.m.