cranvas (version 0.8.5)

link_id: Get the id's of listeners on linking

Description

This function returns the id's of listeners attached on a data for linking, and these id's can be used to remove the linking.

Usage

link_id(data)

Arguments

data
a mutaframe created by qdata

Value

A character vector of id's.

Examples

Run this code
## see ?link_cat

Run the code above in your browser using DataCamp Workspace