tabulate: wraps up (align & stack) a set of twoway tables

Description Usage

View source: R/tabulation.R

Description

wraps up (align & stack) a set of twoway tables

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
tabulate(
  data,
  xs,
  treat,
  num = NA,
  cat = NA,
  bin = NA,
  dichotomize = NA,
  cal.date = NA,
  cens = 5,
  show.na = F
)

socioskop/grit documentation built on Dec. 23, 2021, 3:30 a.m.