wtab: Weighted tabulation

Description Usage Arguments Details

View source: R/wtab.R

Description

'wtab' produces one-way, two-way and three-way tabulations with weighted data.

Usage

1
wtab(dat, row, col, by, wt, ...)

Arguments

dat

A data frame

row

Row variable

col

Column variable

by

Grouping (super row) variable

wt

Weight variable

Details

This is actually a wrapper function that calls other ones. 'wtab' is compatible with the '


weverthonmachado/wmisc documentation built on Dec. 7, 2019, 12:29 a.m.