partColMeans: returns colmeans for this dataset

Description Usage Arguments Value

View source: R/partColMeans.R

Description

the client can use this function to calculate the global colmeans

Usage

1
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


IulianD/dsSwissKnife documentation built on Nov. 12, 2020, 7:11 a.m.