collapse_data {ggpackets} | R Documentation |
Collapse data arguments
Description
Reduce data arguments using update_data
Usage
collapse_data(args)
Arguments
args |
A list of arguments. If multiple elements are named "data" they will be collapsed into a single mapping argument, appropriately updating datasets and applying functions as needed. |
[Package ggpackets version 0.2.1 Index]