Skip to contents

Export interactive HTML plot with "plotly"

Usage

plot_data(df_long, export_dir, dbg = TRUE)

Arguments

df_long

data frame in long format (as retrieved by kwb.pilot::group_datetime)

export_dir

path to export directory

dbg

debug messages (default: TRUE)

Value

interactive HTML plots in subdirectory "<export_dir>/plots/"