mcimishourly {cimis} | R Documentation |
Performs cimishourly over multiple stations.
mcimishourly(stationlist, label = "none")
stationlist |
A list of stations. |
label |
One of the following: "none" for no station labels - quite useless; "station" to label with the station number; and "name" to label with the name of the station. |
A dataframe.
Greg Hirson <ghirson@ucdavis.edu>
w <- mcimishourly(c('006', '077'), label='name') head(w)