adjustedTableLaTeX: Creates table LaTeX table of proportions for the two given...

Description Usage

View source: R/adjustedTableLaTeX.R View source: R/xtable.R

Description

Creates table LaTeX table of proportions for the two given variables. The resulting table has two columns for each unique value in y, one corresponding to the overall row column proportions and the second adjusted proportion (i.e. proportion excluding missing values).

Usage

1
  adjustedTableLaTeX(x, y, caption = "", label = "", ...)

jbryer/irutils documentation built on May 18, 2019, 7:02 p.m.