PrecipitationStartDay: Gets the first day in a precipitation time series, expressed...

Description Usage Arguments Value Examples

View source: R/PrecipitationStartDay.R

Description

@author Emanuele Cordano

Usage

1
PrecipitationStartDay(name, station_names, start_day)

Arguments

name

character ID of the station

station_names

vector containing the IDs (characters) of the considered meteorological stations. An example is STATION_NAMES defined in the trentino dataset.

start_day

vector containing the precipitation measurement start day. An example is TEMPERATURE_MEASUREMENT_START_DAY defined in the trentino dataset.

Value

the precipitation measurement start day given the vectors of station IDs and the respective precipitation measurement start days

Examples

1
2
3
4

RMAWGEN documentation built on Dec. 12, 2019, 9:07 a.m.