| Geometric mean {GCDkit} | R Documentation | 
A function to calculate the geometric mean.
gMean(x)
| x | a numeric vector | 
The function returns a geometric mean of the given numeric vector. 
The NA values are removed beforehand. 
Geometric mean.
Vojtěch Janoušek, vojtech.janousek@geology.cz