meanByClassHelper1: Generates subset tables

View source: R/meanByClassHelper1.R

meanByClassHelper1R Documentation

Generates subset tables

Description

This is an internal function.

Usage

meanByClassHelper1(dtsource, tables, variable, categories)

Arguments

dtsource

a list of DSConnection-class objects obtained after login. If the <datasources> the default set of connections will be used: see datashield.connections_default.

tables

a character vector, the tables to breakdown

variable

a character, the variable to subset on

categories

a character vector, the classes in the variables to subset on

Details

This function is called by the function 'ds.meanByClass' to break down the initial table by the specified categorical variables.

Value

a character the names of the new subset tables.

Author(s)

Gaye, A.


datashield/dsBaseClient documentation built on May 16, 2023, 10:19 p.m.