ow_get_api: OpenWater Get Application Programming Interface

Description Usage Arguments Value Examples

View source: R/openwater.R

Description

OpenWater Get Application Programming Interface

Usage

1
2
3
4
ow_get_api(
  ow_api_key = Sys.getenv("OPENWATER_API_KEY"),
  ow_domain = Sys.getenv("OPENWATER_DOMAIN")
)

Arguments

ow_api_key

OpenWater API Key

ow_domain

OpenWater domain

Value

An object representing the OpenWater API operations and schemas

Examples

1
ow_api <- ow_get_api()

Saint-Louis-University/openwater documentation built on March 18, 2020, 7:36 a.m.