gaz_rest_source_by_sourceid {mregions2}R Documentation

Get the name of a source by providing a sourceID

Description

Get the name of a source by providing a sourceID

Usage

gaz_rest_source_by_sourceid(sourceid)

Arguments

sourceid

(integer) A valid sourceID

Value

a named vector with the source name and, if available, the url to the source.

See Also

gaz_rest, gaz_sources()

Examples


gaz_rest_source_by_sourceid(390)
gaz_rest_source_by_sourceid(657)


[Package mregions2 version 1.1.2 Index]