fmi_stations: Get a list of active FMI observation stations.

Description Usage Arguments Details Value Author(s) See Also

Description

A table of active observation stations is downloaded from the website of Finnish Meteorological Institute, if package rvest or package XML is installed. If neither is, or if the download fails for any other reason, a local copy provided as a csv file within the fmi package is used.

Usage

1
fmi_stations(groups = NULL, quiet = FALSE)

Arguments

groups

a character vector of observation station groups to subset for

quiet

whether to suppress printing of diagnostic messages

Details

fmi_weather_stations() is a deprecated alias for fmi_stations(groups="Weather stations").

Value

a data.frame of active observation stations

Author(s)

Joona Lehtomaki joona.lehtomaki@gmail.com, Ilari Scheinin

See Also

http://en.ilmatieteenlaitos.fi/observation-stations


rOpenGov/fmi documentation built on Sept. 11, 2019, 11:29 a.m.