ggally_na: NA plot

View source: R/gg-plots.R

ggally_naR Documentation

NA plot

Description

Draws a large NA in the middle of the plotting area. This plot is useful when all X or Y data is NA

Usage

ggally_na(data = NULL, mapping = NULL, size = 10, color = "grey20", ...)

ggally_naDiag(...)

Arguments

data

ignored

mapping

ignored

size

size of the geom_text 'NA'

color

color of the geom_text 'NA'

...

other arguments sent to geom_text

Author(s)

Barret Schloerke


ggobi/ggally documentation built on April 13, 2024, 3:24 p.m.