plot_data: Export interactive HTML plot with "plotly"

View source: R/export_and_plot.R

plot_dataR Documentation

Export interactive HTML plot with "plotly"

Description

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


KWB-R/kwb.pilot documentation built on Nov. 1, 2022, 2:49 p.m.