Learn R Programming

ggfun (version 0.1.8)

get_aes_var: get_aes_var

Description

extract aes mapping, compatible with ggplot2 < 2.3.0 & > 2.3.0

Usage

get_aes_var(mapping, var)

Value

mapped var

Arguments

mapping

aes mapping

var

variable

Author

Guangchuang Yu