View source: R/PrecipitationEndDay.R
| PrecipitationEndDay | R Documentation | 
@author Emanuele Cordano, Emanuele Eccel
PrecipitationEndDay(name, station_names, end_day)
name | 
 charcacter ID of the station  | 
station_names | 
 vector containing the IDs (characters)  of the considered meteorological stations. An example is   | 
end_day | 
 vector containing the measurement end day. An example is   | 
the precipitation measurement end day given the vectors of station IDs and the precipitation measurement end days
data(trentino)
PrecipitationEndDay("T0099",station_names=STATION_NAMES,end_day=PRECIPITATION_MEASUREMENT_END_DAY) 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.