n.table: 'table' with addmargins and test

Description Usage Arguments Author(s)

View source: R/table.r

Description

table with addmargins and test

Usage

1
2
3
4
  n.table(x, y = NULL, useNA = c("no", "ifany", "always"),
  margin = 0:2, addmargins = FALSE, test = FALSE,
  test.tabular = test.tabular.auto, show.test =
  display.test, plim = 4, show.method = TRUE, na = FALSE)

Arguments

x

x

y

y

useNA

useNA

margin

margin

addmargins

addmargins

Author(s)

David Hajage


remix documentation built on May 29, 2017, 5:50 p.m.

Related to n.table in remix...