Learn R Programming

linkeR (version 0.1.3)

extract_plotly_id: Extract ID from Plotly Event Data

Description

Extracts shared ID from plotly click events using multiple strategies.

Usage

extract_plotly_id(event_data, component_info)

Value

The extracted ID or NULL if extraction fails

Arguments

event_data

Plotly event data from event_data()

component_info

Component information from registry