Skip to contents

Get a single collection's metadata

Usage

edr_collection(client, collection_id, refresh = FALSE)

Arguments

client

An edr_client.

collection_id

Collection identifier as advertised by the server – e.g. "monitoring-locations" or "daily-values".

refresh

If TRUE, bypass and replace any cached response. Discovery responses otherwise use the client's cache_ttl; see edr_client().

Value

A list with the raw collection document.