ggplotTooltip {psichomics} | R Documentation |
Create the interface for the tooltip of a plot
ggplotTooltip(df, hover, x, y)
df |
Data frame |
hover |
Mouse hover information for a given plot as retrieved from
|
x |
Character: name of the variable used for the X axis |
y |
Character: name of the variable used for the Y axis |
HTML elements