cross.tab: cross.tab

Description Usage Arguments Value

Description

Creates a frequency table from the column vectors in a data.frame.

Usage

1
2
cross.tab(dep, indep, cells = "prop.r", chisq = T, weight = NULL,
  digits = 3)

Arguments

x

a vector

y

a vector

weighs

a numeric vector of weights

either

"row", "column" or "count"

Value

a data.frame


antongrau/soc.report documentation built on May 10, 2019, 12:25 p.m.