mark_function: Add a render function mark to an obsplot

View source: R/marks.R

mark_functionR Documentation

Add a render function mark to an obsplot

Description

Add a render function mark to an obsplot

Usage

mark_function(g, f, ...)

Arguments

g

an obsplot object

f

render function, defined with htmlwidgets::JS()

...

options passed to define the mark


juba/obsplot documentation built on April 27, 2023, 5:28 a.m.