tablemissing | R Documentation |
Patterns of missing values by variable
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",
...
)
data |
frame to analyze |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.