plotly (version 4.9.0)

highlight_key: Highlight/query data based on primary key

Description

This function simply creates an object of class crosstalk::SharedData. The reason it exists is to make it easier to teach others how to leverage it's functionality in plotly. It also makes it more discoverable if one is already aware of highlight.

Usage

highlight_key(...)

Arguments

...

arguments passed to crosstalk::SharedData$new()

Value

An object of class crosstalk::SharedData

See Also

highlight