na_plot: na_plot

View source: R/na_plot.R

na_plotR Documentation

na_plot

Description

Visual representation of the NAs in a data.frame

Usage

na_plot(data, palette = ez_col)

Arguments

data

A data.frame.

palette

Colour function.

Value

A ggplot object.

Examples

na_plot(airquality)

ezplot documentation built on Nov. 26, 2023, 5:07 p.m.