Returns icon collections. By default all collections are returned, if an id is given only collection information for this particular DOI is provided.

icos_collections(id)

Arguments

id

an URI or PID default (missing)

Value

all ICOS collections (or a desired subset)

Examples

if (FALSE) {
print(icos_collections())
}