readDay: Reads in a day record and returns and object of class...

Description Usage Arguments Value Examples

Description

Reads in a day record and returns and object of class "workday"

Usage

1

Arguments

x

day record -file with log ending; consisting of : Date : Monday, 18 October 2011 08.00 - 10.00 : <Project name> : description of work

Value

object of class workday with slots projects, hours and date

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.