parseCalFile: Parse a unix '.cal'-file

Usage Arguments Value Examples

Usage

1
    parseCalFile(file, year, monthSep '/', rangeSep '-')

Arguments

file

file-path

year

year the file refers to

monthSep '/'

month seperator

rangeSep '-'

range seperator

Value

data.frame with 'Date', 'Categorie', and 'Subject'

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.