plotWorkTs: Plot a work-week data-frame

Usage Arguments Value Examples

Usage

1
    plotWorkTs(plot.df,  what 'ts',  hours,  title_date)

Arguments

plot.df

data-frame with date as row-name and project as columns

what 'ts'

which aspect to plot; could be either 'ts' or 'project'

hours

hours to work per time unit

title_date

date-string which should appear in the title

Value

Returns a list of length 2 with a time-series and project plot

Examples

1
2
3
4
5
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as

michelk/logbuch.R documentation built on May 22, 2019, 9:55 p.m.