hydro_service: Create a hydro service object

View source: R/services.R

hydro_serviceR Documentation

Create a hydro service object

Description

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).


hydrodownloadR documentation built on Feb. 25, 2026, 5:08 p.m.