calc_ts_stats: Calculate statistics from a climate variable timeseries.

Description Usage Arguments Details Value

View source: R/calc_wgn_output_statistics.R

Description

calc_ts_stats returns a list of statistics calculated from an input timeseries.

Usage

1
calc_ts_stats(wgn_data_vec)

Arguments

wgn_data_vec

A named vector of numbers with names as character dates of the form %Y-%m-%d; the input daily timeseries.

Details

The statistics calculated are:

Value

A named list of vectors containing the calculated statistics.


anjanadevanand/toyWGN documentation built on March 9, 2020, 6:57 a.m.