Rdocumentation
powered by
Learn R Programming
ggloop (version 0.1.0)
remap_xy_FALSE: Mimicks R's internal recycling mechanism for the shorter of the two vectors.
Description
The smallest of the two vectors (
x
or
y
) will be recycled in a manner similar to R's internal recycling mechanism.
Usage
remap_xy_FALSE(lst)
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.