readAndProcessData: Read and process data.

Description Usage Arguments

Description

Reads in time series date read from csv and aggregates values to monthly intervalls.

Usage

1
readAndProcessData(data.input, start.date.input)

Arguments

data.input

Time series to be processed.

start.date.input

Date of the first entry of the time series. e.g. c(2000,01,01)


hydrosolutions/ftimeseries documentation built on May 17, 2019, 9:16 p.m.