get_provBz_data: Get data from province of Bozen monitoring stations.

Description Usage Arguments

View source: R/get_provBz_data.R

Description

Get data from province of Bozen monitoring stations.

Usage

1
2
3
get_provBz_data(station_sensor, datestart = Sys.Date() - 1,
  dateend = Sys.Date() + 1, round = "hour", spread = FALSE,
  notScode = FALSE)

Arguments

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

spread

whether to spread the table or leave it in long format

station

station SCODE character vector.

sensors

sensors to download


GiulioGenova/SBR documentation built on Feb. 25, 2020, 7:35 p.m.