remove_plot {plotscaper}R Documentation

Remove specific plot from a scene or schema

Description

This function removes a specific plot from a plotscaper scene or schema.

Usage

remove_plot(x, id = NULL)

Arguments

x

A plotscaper scene or schema

id

A string id of the plot. See id

Value

The scene or schema back


[Package plotscaper version 0.2.5 Index]