getPooledMean: Gets a pooled statistical mean

Description Usage Arguments Details Value

Description

This is an internal function.

Usage

1
getPooledMean(dtsources, x)

Arguments

dtsources

a list of opal object(s) obtained after login in to opal servers; these objects hold also the data assign to R, as dataframe, from opal datasources.

x

a character, the name of a numeric vector

Details

This function is called to avoid calling the client function 'ds.mean' which may stop the process due to some checks not required when computing a mean inside a function.

Value

a pooled mean


datashield/dsTutorialClient documentation built on May 14, 2019, 7:52 p.m.