get_data_TOS_cfr: get_data_TOS_cfr

Description Usage Arguments Value Author(s) References

Description

Retrieve meteorological data from CRF Centro regionale Funzionale di Monitoraggio Meteo Meteorologico of Regione Toscana.

Usage

1
2
get_data_TOS_cfr(id = "TOS01002085", type = "pluvio", output = "json",
  write = TRUE)

Arguments

id

Weather station ID

type

Type of data "termo" or "pluvio". Default id "pluvio".

output

Type of file to store data a) "json" b) "csv" c) "rds". Default id "json".

write

Type of file to store data a) "json" b) "csv" c) "rds". Default id "json".

Value

Return xts Data are returned as xts time series object.

Author(s)

Istituto di Biometeorologia Firenze Italy a.crisci@ibimet.cnr.it.

References

Regione Toscana CRF Centro regionale Funzionale di Monitoraggio Meteo Meteorologico http://www.sir.toscana.it/


alfcrisci/rWeatherITA documentation built on May 10, 2019, 9:16 a.m.