freq.scale: freq.scale

Description Usage Arguments Value

Description

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

Usage

1
freq.scale(x, cells = c("count", "pct"), weight = NULL, header = NULL)

Arguments

x

a data.frame

cells

a vector indicating which cells to export.Default is c("count", "pct")

header

add a header (for tabout)

weighs

a numeric vector of weights

Value

a data.frame


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