draw: Draw plots and add interactions

Description Usage Arguments

Description

Used to send plots to the browser and its interactivity attached. You can also draw plots with no interactions if you like.

Usage

1
draw(pl, target = NULL, interactions = NULL, new.page = FALSE)

Arguments

pl

plot

target

element to attach interactions to

interactions

interactions to attach to target

new.page

specifies drawing on a new web page


ysoh286/interactr documentation built on May 10, 2019, 1:19 p.m.