set_layout {plotscaper}R 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


[Package plotscaper version 0.2.8 Index]