Learn R Programming

ggalign (version 1.0.1)

$,LayoutProto-method: Subset a Layout object

Description

Used by ggplot_build and ggsave

Usage

# S4 method for LayoutProto
$(x, name)

Value

The slot value.

Arguments

x

A Layout object

name

A string of slot name in Layout object.