download_sensor: internal function Get data one sensor-sation at a time from...

Description Usage Arguments

View source: R/download_sensor.R

Description

internal function Get data one sensor-sation at a time from province of Bozen monitoring stations.

Usage

1
2
download_sensor(sensor, station, datestart, dateend, round = "hour",
  notScode = FALSE, inshiny = FALSE, nstations = NULL)

Arguments

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


GiulioGenova/MeteoBrowser documentation built on Nov. 5, 2019, 6:07 p.m.