sam2: Two Way Tabulation That Includes the Missing values...

Description Usage Arguments Value

View source: R/sam2.R

Description

Two Way Tabulation That Includes the Missing values (Columnswise)

Usage

1
2
3
4
sam2(row, column, decimal = 2, 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.