A list of all ICOS collections. Collections are aggregate products, you will find additional identifying DOIs for proper referencing and further exploration in the returned table.

icos_stations(station)

Arguments

station

station id to subset from larger list (default missing)

Value

a data frame with ICOS collections

Examples

if (FALSE) {
station_info <- icos_stations()
print(station_info)
}