count_or_summarize {chevron}R Documentation

Count or summarize by groups

Description

Count or summarize by groups

Usage

count_or_summarize(lyt, var, level, detail_vars, indent_mod = 0L, ...)

Arguments

lyt

(PreDataTableLayouts) rtable layout.

var

(string) of analysis variable.

level

(string) level to be displayed.

detail_vars

(character) of variables for detail information.


[Package chevron version 0.2.6 Index]