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

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

Value

scalar

Details

Field given as string. See also getDistinctValues

See also