Learn R Programming

ggloop (version 0.1.0)

remap_xy_NA: Attaches NA during recycling of the smaller of the two vectors.

Description

The smallest of the two vectors (x or y) will be recycled with NA instead of using the vector itself (similar to R's internal recycling mechanism).

Usage

remap_xy_NA(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.