Type Alias: DataClassifyFunctionContext
DataClassifyFunctionContext:
object
Defined in: packages/geoda/src/data-classify/tool.ts:73
The context of the data classify function.
Type declaration
getValues
getValues:
GetValues
Param
Get the values of a variable from the dataset. See GetValues for more details.