findCommonPeriod: Find the common period between several time series

Description Usage Arguments Value Author(s)

Description

FindCommonPeriod returns the common period between several time series.

Usage

1
FindCommonPeriod(vFiles, returnMaxMin=FALSE)

Arguments

vFiles

vector with file names of time series

returnMaxMin

logical, TRUE=the function returns the max and min from all the series

Value

none or a vector (max, min).

Author(s)

Jose Gama


climtrends documentation built on May 29, 2017, 11:58 p.m.