isAvailable: Check if there are any measurement on a given stations for...

Description Usage Arguments Value

View source: R/import.R

Description

Check if there are any measurement on a given stations for chosen year and polutant.

Usage

1
isAvailable(chosenYear, chosenPolutant, station)

Arguments

chosenYear

year of measurements

chosenPolutant

measured polutant

station

station of interest. Please provide current names of stations (values, not names of stationCodes vector)

Value

logical value: TRUE if the data is available, FALSE if it's not


mstaniak/giosDownloader documentation built on Aug. 27, 2019, 6:33 a.m.