Skip to contents

This function adds a 2D histogram to a plotscaper scene or schema.

Usage

add_histogram2d(x, variables = NULL, options = NULL)

Arguments

x

A plotscaper scene or schema object

variables

A vector of variable names: two continuous (required), one continuous (optional)

options

A list of options

Value

The scene or schema back, with the plot added appropriately

See also