my_rowMeans: my_rowMeans

View source: R/utilities.R View source: R/general_help.R

my_rowMeansR Documentation

my_rowMeans

Description

arithmic or geometric rowMeans that works for a single column

Usage

my_rowMeans(x, method = c("arithmic", "geometric"), offset = 0.1)

my_rowMeans(x, method = c("arithmic", "geometric"), offset = 0.1)

Arguments

x

data to use

method

method is either "arithmic" or "geometric"

offset

offset


drieslab/Giotto_site_suite documentation built on April 26, 2023, 11:51 p.m.