pop_plot {plotscaper} | R Documentation |
Remove the last plot from a scene or schema
Description
This function removes the last plot from a plotscaper
scene or schema.
Usage
pop_plot(x)
Arguments
x |
A plotscaper scene or schema |
Value
The scene or schema back
[Package plotscaper version 0.2.5 Index]