remap_xy_TRUE: Uses 'expand.grid()' to create all possible combinations of...

Description Usage Arguments

View source: R/aes.remap.R

Description

Matching duplicates (xy pairings that contain identical xy values) will be tossed, and unordered duplicate pairs (xy pairings which match another xy pair (i.e. (mpg, cyl) == (cyl, mpg))) will be tossed.

Usage

1

Arguments

lst

A list. The list passe will be the raw list generated from calling aes_assign() and is ran before a remap function for the any "dots" in the list.


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