Learn R Programming

ezplot (version 0.7.13)

na_plot: na_plot

Description

Visual representation of the NAs in a data.frame

Usage

na_plot(data, palette = ez_col)

Value

A ggplot object.

Arguments

data

A data.frame.

palette

Colour function.

Examples

Run this code
na_plot(airquality)

Run the code above in your browser using DataLab