NewAggregFunction {GeoFIS} | R Documentation |
Create object of class "AggregFunction"
Description
Function to create an aggregation operator of class AggregFunction to be used in Fusion
Usage
NewAggregFunction(func)
Arguments
func |
The function to be used for the aggregation |
[Package GeoFIS version 1.1.0 Index]