Learn R Programming

ggalign (version 0.0.5)

$,Layout-method: Subset a Layout object

Description

Used by ggplot_build and ggsave

Usage

# S4 method for Layout
$(x, name)

Value

The slot value.

Arguments

x

A Layout object

name

A string of slot name in Layout object.