s_cross_n: 2- or 3-way frequency tables of counts

View source: R/s_cross_n.R

s_cross_nR Documentation

2- or 3-way frequency tables of counts

Description

Cross-tabulate counts of unique values, including missing-data, in 2 or 3 variables.

Usage

s_cross_n(x, ...)

Arguments

x

A data-frame.

...

2 or 3 variables.

Value

A data-frame.

See Also

s_cross_p s_cross_np


zhaoy/zhaoy documentation built on Feb. 1, 2024, 7:50 p.m.