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/"