Learn R Programming

CellChat (version 1.0.0)

geometricMean: Compute the geometric mean

Description

Compute the geometric mean

Usage

geometricMean(x, na.rm = TRUE)

Arguments

x

a numeric vector

na.rm

whether remove na

Value