supported_variables: VMM supported timeseriesgroups variables

View source: R/supported_variables.R

supported_variablesR Documentation

VMM supported timeseriesgroups variables

Description

Provide list of VMM supported variables in the timeseriesgroupID in either dutch or english

Usage

supported_variables(language = "nl")

Arguments

language

char nl (dutch) or en (english) variable names

Value

data.frame containing the variable names in either english or dutch

Examples

# Request supported variables in Dutch
supported_variables("nl")

# Request supported variables in English
supported_variables("en")

inbo/wateRinfo documentation built on July 12, 2022, 11:29 a.m.