samEx: Two Way Tabulation That Excluding the Missing values

Description Usage Arguments Value

View source: R/samEx.R

Description

Two Way Tabulation That Excluding the Missing values

Usage

1
2
3
4
samEx(row, column, decimal = 1, percent = c("col", "row"), missing = TRUE,
  sort.group = c(decreasing, "increasing"), cum.percent = !any(is.na(row)),
  las = 0, main = "auto", xlab = "auto", ylab = "auto", col = "auto",
  ...)

Arguments

row

The factors to be analysed

column

The groups to be considered

Value

value


Waiguru254/Propcalc documentation built on April 26, 2021, 8:19 p.m.