tsm_ggbox_plotly: Interactive boxplot using plotly

Description Usage Arguments Value Examples

View source: R/tsort_ggplot.R

Description

Interactive boxplot using plotly

Usage

1
tsm_ggbox_plotly(p, tooltip = c("x", "y", "label"))

Arguments

p

A ggplot2 boxplot, preferably created using tsm_ggbox()

tooltip

Which information shall be displayed on mouseover? Choices are "x", "y", and "label"

Value

An interactive plotly boxplot

Examples

1
2

fjodor/tsortmusicr documentation built on May 16, 2020, 4:53 p.m.