$,Layout-method {ggalign}R Documentation

Subset a Layout object

Description

Used by ggplot_build and ggsave

Usage

## S4 method for signature 'Layout'
x$name

Arguments

x

A Layout object

name

A string of slot name in Layout object.

Value

The slot value.


[Package ggalign version 0.0.3 Index]