collapse_mappings {ggpackets} | R Documentation |
Collapse aesthetic mappings arguments
Description
Reduce aesthetic mapping arguments using update_mapping
Usage
collapse_mappings(args)
Arguments
args |
A list of arguments. If multiple elements are named "mapping" they will be collapsed into a single mapping argument, appropriately updating aesthetic mappings. |
[Package ggpackets version 0.2.1 Index]