| ggpacket-class | R Documentation |
A ggpacket object
Add a ggpacket object to another, arbitrary object
Display contents of a ggpacket
## S4 method for signature 'ggpacket,ANY' e1 + e2 ## S4 method for signature 'ggpacket' show(object)
e1 |
A |
e2 |
Any object. |
object |
A ggpacket object to show. |
dataA dataset or waiver to use within the ggpacket ggcalls.
mappingA ggplot aesthetic mapping to use within the ggpacket ggcalls.
dotsArguments which should be passed before prespecified arguments to each ggcall.
ggcallsA list of lazily evaluated ggplot layer construction expressions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.