View source: R/export_and_plot.R
plot_data | R Documentation |
Export interactive HTML plot with "plotly"
plot_data(df_long, export_dir, dbg = TRUE)
df_long |
data frame in long format (as retrieved by |
export_dir |
path to export directory |
dbg |
debug messages (default: TRUE) |
interactive HTML plots in subdirectory "<export_dir>/plots/"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.