mapping_string: Aes name

View source: R/gg-plots.R

mapping_stringR Documentation

Aes name

Description

Aes name

Usage

mapping_string(aes_col)

Arguments

aes_col

Single value from ggplot2::aes(...)

Value

character string

Examples

mapping <- ggplot2::aes(Petal.Length)
mapping_string(mapping$x)

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