make_interactive.Rd
Helper - make static ggplot object an interactive plotly object
make_interactive(p, title = NULL, subtitle = NULL)
ggplot object
Title to be used for chart, if desired - defaults to "NULL"
Sub-title to be used for chart, if desired - defaults to "NULL"
plotly object
Craig Helmann, Michael Jensen