DailyPrecipitationSerie: DailyPrecipitationSerie Constructor

Description Usage Arguments Value Author(s)

Description

It constructs an instance of the DailyPrecipitationSerie class.

Usage

1
DailyPrecipitationSerie(precipitation = numeric(0), date = as.Date(character(0)), lat = 0, long = 0, elevation = 0, station_name = "")

Arguments

precipitation

the precipitation values in millimeters of the serie

date

the dates of the serie

lat

the latitude position of the sensor

long

the longitude position of the sensor

elevation

the elevation of the sensor

station_name

the name of the sensor

Value

an object of the class DailyPrecipitationSerie

Author(s)

Lucas Venezian Povoa


lucasvenez/prefann documentation built on May 21, 2019, 8:54 a.m.