wtable: A weighted table() function

View source: R/wtable.R

wtableR Documentation

A weighted table() function

Description

Tabulate two factors with weight.

Usage

wtable(data, rowvar, colvar, weightvar = 1, rowlabel = NULL, collabel = NULL)

ghowoo/Wu documentation built on June 10, 2022, 3:47 p.m.

Related to wtable in ghowoo/Wu...