add_plot: Add a plot to a scene or schema

View source: R/message_senders.R

add_plotR Documentation

Add a plot to a scene or schema

Description

This function adds a plot to an existing plotscaper scene or schema. Not meant to be called directly but instead with a wrapper function such as add_scatterplot().

Usage

add_plot(x, spec)

Arguments

x

A plotscaper scene or schema

spec

A list with the plot specification

Value

The scene or schema back


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