as.list,ggpacket-method {ggpackets} | R Documentation |
Convert a ggpacket to a list of ggcalls
Description
Convert a ggpacket to a list of ggcalls
Usage
## S4 method for signature 'ggpacket'
as.list(x, ...)
Arguments
x |
A |
... |
Additional arguments unused |
[Package ggpackets version 0.2.2 Index]