plot_na: Plot NA

Description Usage Arguments Value Examples

Description

Easy function that uses na_count() to plot the number of NAs within your data

Usage

1
plot_na(data, type = c("relative", "absolute")[1])

Arguments

data

data.frame or tibble

type

display the NA rby percentage or absolute

Value

plot

Examples

1
2
3
4
5

HanjoStudy/quotidieR documentation built on May 5, 2019, 6:13 p.m.