ggplotTooltip: Create the interface for the tooltip of a plot

Description Usage Arguments Value

View source: R/utils_interactiveGgplot.R

Description

Create the interface for the tooltip of a plot

Usage

1
ggplotTooltip(df, hover, x, y, eventData = NULL)

Arguments

df

Data frame

hover

Mouse hover information for a given plot as retrieved from hoverOpts

x

Character: name of the variable used for the X axis

y

Character: name of the variable used for the Y axis

eventData

Alternative splicing event information (if available)

Value

HTML elements


psichomics documentation built on Nov. 8, 2020, 5:44 p.m.