tal.cross: Crosstable in the &tal style

Description Usage Arguments

Description

Crosstable in the &tal style

Usage

1
2
3
tal.cross(x, y, prop.margin = 1, digits = 2, margin = 1:2, stat = TRUE,
  color = rgb(144, 26, 30, maxColorValue = 255), title = "",
  min.width = 120)

Arguments

x

a factor

y

a factor

prop.margin

index, or vector of indices to generate margin for, prop.table

digits

the maximum number of digits, round

stat

if TRUE returns various statistical tests

color

sets the color of the main lines

title

sets the title

min.width

is the minimum width of the table, see standard.with.table

freq

if TRUE frequencies placed within ()

vector

of dimensions over which to form margins. Margins are formed in the order in which dimensions are specified in margin. addmargins


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