Identification of anomalous areas using the concentration-area approach

anomaly_concentration_area_method(gdata, int.method = c("akima", "idw",
  "kriging"))

Arguments

gdata

A geochemical dataset object

int.method

A character string with the interpolation method. Currently three methods are supported:

  • akima

  • idw

  • kriging

Value

This function returns a list with the following entries

See also