time_3plot: Plot TimetrackIO Report

Description Usage Arguments

View source: R/time_3plot.R

Description

Plots data in the TimeTrackIO Report

Usage

1
2
time_3plot(df_trans_in, date_start = NULL, date_end = NULL,
  df_palette_in = NULL)

Arguments

df_trans_in

data to plot

date_start

start date for plot - defaults to minimum date

date_end

end date for plot - defaults to maximum date

df_palette_in

palette data - if NULL, default ggplot2 colours used


andrewjpfeiffer/timetrackr documentation built on Feb. 21, 2020, 4:22 a.m.