sdev: Function to return the standard deviation for a given data...

Description Usage Arguments Value Examples

View source: R/RProjects/NWCCompare/R/sdev.R View source: R/sdev.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 standard deviation

Usage

1
  sdev(x)

Arguments

x

data frame containing value data for the chosen timeseries

Value

sdev standard deviation for the given data frame

Examples

1
2

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