tablemissing: Patterns of missing values by variable

tablemissingR Documentation

Patterns of missing values by variable

Description

Patterns of missing values by variable

Usage

tablemissing(
  x,
  sortby = "variable",
  bot = 6,
  mar = c(bot, 1, 1.5, 1),
  adj = c(0, -0.1),
  xpd = TRUE,
  srt = -60,
  cex = 0.8,
  main = "Missing Value Patterns",
  ...
)

Arguments

data

frame to analyze


gmonette/gnew documentation built on July 9, 2022, 12:57 p.m.