cv: Function to return the coefficient of variation for a given...

Description Usage Arguments Value Examples

View source: R/RProjects/NWCCompare/R/cv.R View source: R/cv.R View source: R/standalone_scripts/stats_compare_wps.r View source: R/standalone_scripts/stats_observed.r

Description

This function accepts a data frame containing daily data and returns the coefficient of variation

Usage

1
  cv(x)

Arguments

x

data frame containing value data for the chosen timeseries

Value

cv coefficient of variation for the given data frame

Examples

1
2

jlthomps/EflowStats documentation built on May 19, 2019, 12:48 p.m.