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 |
layout |
A numeric matrix of plot ids, arranged into contiguous rectangles |
Value
The scene or schema back
[Package plotscaper version 0.2.5 Index]