tbl_AB: Tabulate 2 variables with count and percentage

View source: R/dplyr.R

tbl_ABR Documentation

Tabulate 2 variables with count and percentage

Description

Tabulate 2 variables with count and percentage

Usage

tbl_AB(.data, row, col, digits = 2)

Arguments

.data

data

row

row variable

col

column variable

digits

round the percentages


kklot/ktools documentation built on Aug. 13, 2024, 7:08 p.m.