View source: R/GeoClient-wrapper.r
| geo_query | R Documentation |
This is a wrapper for the method query
from class GeoClient.
geo_query(queryParams = list(), returnType = "data.frame", ...)
queryParams |
Named list or vector with names being the fields to be queried and values being the values to match |
returnType |
Either |
... |
additional parameters passed to query from class nbaR.GeoClient |
Query on searchable fields to retrieve matching geo areas
list or data.frame, as specified by returnType
Other nbaR.GeoClient-wrappers: geo_count_distinct_values_per_group,
geo_count_distinct_values,
geo_count, geo_find_by_ids,
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.