interactive_raster_grob: Create interactive raster grob

View source: R/interactive_raster_grob.R

interactive_raster_grobR Documentation

Create interactive raster grob

Description

The grob is based on rasterGrob(). See the documentation for that function for more details.

Usage

interactive_raster_grob(...)

Arguments

...

arguments passed to base function, plus any of the interactive_parameters.

Value

An interactive grob object.

Details for interactive_*_grob functions

The interactive parameters can be supplied as arguments in the relevant function and they can be scalar values or vectors depending on params on base function.

See Also

interactive_parameters, girafe()


davidgohel/ggiraph documentation built on April 13, 2024, 7:19 a.m.