$,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 Layout object

name

A string of slot name in Layout object.

Value

The slot value.


[Package ggalign version 1.0.2 Index]