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)

wkostelecki/ezplot documentation built on Feb. 1, 2024, 10:58 p.m.