View source: R/download_sensor.R
internal function Get data one sensor-sation at a time from province of Bozen monitoring stations.
1 2 | download_sensor(sensor, station, datestart, dateend, round = "hour",
notScode = FALSE, inshiny = FALSE, nstations = NULL)
|
sensor |
Sensor code |
station |
SCODE of the station |
datestart |
starting date of the timeseries. |
dateend |
ending date of the timeseries. |
round |
the timestamp of the resample. defalutl is "hour" . write "raw" for no resample |
notScode |
if TRUE SCODE column is deleted |
spread |
whether to spread the table or leave it in long format |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.