univTable: Univariate table with absolute, relative, cumulative...

Description Usage Arguments Value

Description

Univariate table with absolute, relative, cumulative frequencies.

Usage

1
2
univTable(var=NULL, totals=TRUE, useNA="ifany", round.digits=3, sorting=NULL)
 

Arguments

var

vector

totals

print totals?

useNA

print NA?

round.digits

number of rounding digits

sorting

sorting can be "asc" or "desc"

Value

A matrix with frequencies.


yapomif documentation built on May 2, 2019, 4:51 p.m.