ggpacket_call {ggpackets} | R Documentation |
The function used when a ggpacket
is called as a function
Description
The function used when a ggpacket
is called as a function
Usage
ggpacket_call(mapping = NULL, data = NULL, ..., .id = character(0L))
Arguments
mapping |
The aesthetic mapping to use as a basis for all layers within
the |
data |
The data argument to use for all layers within the
|
... |
additional arguments passed to all bundled |
.id |
an optional identifier tag for the |
Value
A new ggpacket
object with the new defaults applied
[Package ggpackets version 0.2.1 Index]