remove_plot: Remove specific plot from a scene or schema

View source: R/message_senders.R

remove_plotR 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


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