map_aes: Loop through a list of grouped variables and assign class...

Description Usage Arguments

View source: R/aes.map.R

Description

This is essentially aes() from ggplot2 placed inside of an lapply() loop. The function name is passed in an mapply() loop inside of aes_loop() and aes_loop2().

Usage

1
map_aes(lst)

Arguments

lst

A list of grouped variables to be assigned class uneval


ggloop documentation built on May 2, 2019, 3:01 a.m.