geo_find_by_ids: Find geo areas by ids

View source: R/GeoClient-wrapper.r

geo_find_by_idsR Documentation

Find geo areas by ids

Description

This is a wrapper for the method find_by_ids from class GeoClient.

Usage

geo_find_by_ids(ids = NULL, returnType = "data.frame", ...)

Arguments

ids

ids of multiple geo areas, separated by comma, type: character

returnType

Either list or data.frame (default)

...

additional parameters passed to find_by_ids from class nbaR.GeoClient

Details

Given multiple ids, returns a list of geo area objects

Value

list or data.frame, as specified by returnType

See Also

Other nbaR.GeoClient-wrappers: geo_count_distinct_values_per_group, geo_count_distinct_values, geo_count, geo_find, geo_get_distinct_values_per_group, geo_get_distinct_values, geo_get_field_info, geo_get_geo_json_for_locality, geo_get_paths, geo_get_settings, geo_get_setting, geo_is_operator_allowed, geo_query


naturalis/nbaR documentation built on Nov. 12, 2023, 4:47 p.m.