dtable_std: Standardized differences

View source: R/dtable-std.R

dtable_stdR Documentation

Standardized differences

Description

Table with standardized differences for all variable types

Usage

dtable_std(data = NULL, v = NULL, guide = NULL, glist, comp = "across", ...)

Arguments

data

data frame or similar

v

if NULL all variables are included, else a character vector of the names of wanted variables or a formula (if data is null it will look for the variables in the global workspace, but they need to be of the same length)

guide

a guide (by dtable_guide), either to select variables OR to provide unit information (the type-info will not be used)

glist

an index list or name of grouping variable

comp

(kind of) comparison

...

arguments passed to dtables(dtable)


renlund/descripteur documentation built on Sept. 24, 2023, 7:07 p.m.