set_layout: Set interactive scene layout

View source: R/message_senders.R

set_layoutR Documentation

Set interactive scene layout

Description

This function sets a layout for a plotscaper scene. Similar to the graphics::layout function.

Usage

set_layout(x, layout = NULL)

Arguments

x

A plotscaper scene

layout

A numeric matrix of plot ids, arranged into contiguous rectangles

Value

The scene or schema back


plotscaper documentation built on Oct. 18, 2024, 5:13 p.m.