readDayFile: Read in a day record file ('.wdlog')

Description Usage Arguments Value Examples

Description

contents should look like: Date : Monday, 18 October 2011 08.00 - 10.00 | <Project> | <subproject> | Description 10.00 - 12.00 | <Project> | <subproject2> | Description

Usage

1
    readDayFile(x, subProj FALSE)

Arguments

x

character; filepath to day record-file with '.wdlog' ending;

subProj FALSE

should subprojects be kept seperated

Value

'Workday'

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.