Learn R Programming

ggiraph (version 0.7.9)

id_label: simple interactive label

Description

A simple implementation to turn strip labels into interactive strip labels.

Usage

id_label(x)

Arguments

x

the input text

Value

an interactive label, see label_interactive(). id_label("a")

See Also

labeller_interactive()