substitute_ggcall_dot_aes: Substitute a ggcall's dot aesthetics with their redirected...

View source: R/utils_aesthetics.R

substitute_ggcall_dot_aesR Documentation

Substitute a ggcall's dot aesthetics with their redirected values

Description

Substitute a ggcall's dot aesthetics with their redirected values

Usage

substitute_ggcall_dot_aes(mapping, ggcall, envir = parent.frame())

Arguments

mapping

A ggplot2 aesthetic mapping.

ggcall

A ggcall list of expressions.

envir

An environment in which the dot aesthetics should be evaluated.


dgkf/ggpackets documentation built on Oct. 12, 2022, 7:54 a.m.