remove_link: Remove the linking in mutaframes

Description Usage Arguments Value Author(s) See Also Examples

View source: R/link.R

Description

This function removes the linking (listeners) in mutaframes.

Usage

1

Arguments

id

a character vector of id's of linking listeners (can be obtained as the returned value of link_cat and link_knn); by default it is a vector of all id's for linking

data

a mutaframe created by qdata

Value

the listeners are removed

Author(s)

Yihui Xie <http://yihui.name>

See Also

link_knn, link_cat

Examples

1
## see ?link_cat

ggobi/cranvas documentation built on May 17, 2019, 3:10 a.m.