R/PrecipitationStartDay.R
PrecipitationStartDay.Rd
@author Emanuele Cordano
PrecipitationStartDay(name, station_names, start_day)
character ID of the station
vector containing the IDs (characters) of the considered meteorological stations. An example is STATION_NAMES
defined in the trentino
dataset.
vector containing the precipitation measurement start day. An example is TEMPERATURE_MEASUREMENT_START_DAY
defined in the trentino
dataset.
the precipitation measurement start day given the vectors of station IDs and the respective precipitation measurement start days
data(trentino)
PrecipitationStartDay("T0099",
station_names=STATION_NAMES,
start_day=PRECIPITATION_MEASUREMENT_START_DAY)
#> [1] -4382.5