writeWdlog: write data-frame into wdlog-format

Usage Arguments Value Examples

Usage

1
    writeWdlog(dd, path, hours, dir_struct, file_struct, col_sep)

Arguments

dd

data-frame with date, categorie, subject columns

path

root-directory where wdlog-files are located

hours

hours per day to be worked

dir_struct

directory date-format (see ?strptime) eg '2013/12/51'

file_struct

file date-format (see ?strptime) eg '2013-12-05.wdlog'

col_sep

column-seperator in wdlog-file

Value

Nothing useful; files are written to hard-disk

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.