make_interactive: Make ggplot interactive using plotly

Description Usage Arguments See Also

View source: R/make_interactive.R

Description

Takes a ggplot and turns it into an interactive plot.

Usage

1
make_interactive(p, source = NULL, legend = T, sig_text = "")

Arguments

p

a ggplot

source

string. Used to connect plotly object other plotly objects.

legend

boolean. Show legend for significant interactors?

sig_text

what legend text should be added to a significant item?

See Also

Other interactivity: set_names_by_dataset()


frhl/genoppi-v4 documentation built on May 5, 2020, 7:16 a.m.