gaz_rest_source_by_sourceid: Get the name of a source by providing a sourceID

View source: R/03_gaz_sources.R

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


lifewatch/mregions2 documentation built on April 17, 2025, 10:40 a.m.