This function takes a plotscaper schema and renders it as a
concrete htmlwidgets widget.
render(
schema,
launch_server = TRUE,
width = NULL,
height = NULL,
elementId = NULL,
options = NULL
)An object of class plotscaper_scene
A plotscaper schema object
Whether to launch a httpuv server for interaction with figure
Width
Height
Id of the HTML element to render the scene in (optional)
A list of options