partColMeans: returns colmeans for this dataset

View source: R/partColMeans.R

partColMeansR Documentation

returns colmeans for this dataset

Description

the client can use this function to calculate the global colmeans

Usage

partColMeans(x, na.rm = FALSE, collist = NULL)

Arguments

x

a dataframe

na.rm

logical remove NAs?

collist

a vector, subset of columns to use

Value

a numeric vector which contains the minimum and the maximum


sib-swiss/dsSwissKnife documentation built on Nov. 27, 2024, 6:03 p.m.