airbaseInfo: Get information about airbase sites and instruments

Description Usage Arguments Details Value Author(s) See Also

Description

Get information about airbase sites and instruments

Usage

1
airbaseInfo(code = "gb0620a", instrument = FALSE)

Arguments

code

Site code(s) of the sites to be imported. Can be upper or lower case.

instrument

Should species/instrument details also be returned. When FALSE only one row per site is returned with other information such as site type, latitude and logitude. When TRUE details of the individual species and instruments used is also returned.

Details

This function compiles key information about airbase sites including the site type, species measured and the instruments and techniques used. By default the function returns one row per site with basic information concerning the site e.g. its type, latitude and longitude.

More comprehensive information is returned if instrument = TRUE. In this case the species measured at the site together with the instruments used will be returned.

Value

Returns a data frame containing key information about airbase site(s).

Author(s)

David Carslaw

See Also

importAirbase, airbaseFindCode, airbaseStats


davidcarslaw/ggopenair documentation built on May 14, 2019, 10:37 p.m.