geo_count_distinct_values: Count the distinct number of values that exist for a given...

View source: R/GeoClient-wrapper.r

geo_count_distinct_valuesR Documentation

Count the distinct number of values that exist for a given field

Description

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

Usage

geo_count_distinct_values(field = NULL, returnType = "data.frame", ...)

Arguments

field

name of field in taxon object, type:

returnType

Either list or data.frame (default)

...

additional parameters passed to count_distinct_values from class nbaR.GeoClient

Details

Field given as string. See also getDistinctValues

Value

scalar

See Also

Other nbaR.GeoClient-wrappers: geo_count_distinct_values_per_group, 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, geo_query


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