$,LayoutProto-method {ggalign} | R Documentation |
Subset a Layout
object
Description
Used by ggplot_build
and
ggsave
Usage
## S4 method for signature 'LayoutProto'
x$name
Arguments
x |
A |
name |
A string of slot name in |
Value
The slot value.
[Package ggalign version 1.0.2 Index]