call_waterinfo: http call to waterinfo.be

View source: R/call_waterinfo.R

call_waterinfoR Documentation

http call to waterinfo.be

Description

General call used to request information and data from waterinfo.be, providing error handling and json parsing

Usage

call_waterinfo(query, base_url = "vmm", token = NULL)

Arguments

query

list of query options to be used together with the base string

base_url

str vmm | hic | pro, default download defined

token

token to use with the call (optional, can be retrieved via get_token)

Value

waterinfo_api class object with content and info about call


stijnvanhoey/wateRinfo documentation built on July 12, 2022, 2:20 p.m.