Skip to contents

Create a hydro service object

Usage

hydro_service(provider_id, ...)

Arguments

provider_id

ID as listed by hydro_services()

...

Reserved for future use.

Value

An object of class "hydro_service" (a list) containing the provider configuration used by stations() and timeseries() (e.g. provider_id, provider_name, country, base_url, and other adapter-specific settings).