Learn R Programming

ggalign (version 1.1.0)

LayoutProto: A Layout object

Description

A Layout object defines how to place the plots.

Usage

LayoutProto(
  data = NULL,
  schemes = Schemes(),
  titles = list(title = NULL, subtitle = NULL, caption = NULL),
  theme = NULL,
  name = NA_character_
)

Arguments