GGally (version 2.2.1)

mapping_string: Aes name

Description

Aes name

Usage

mapping_string(aes_col)

Value

character string

Arguments

aes_col

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

Examples

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

Run the code above in your browser using DataLab