sumSubProjects: sum hours of subprojects and concat desc

Usage Arguments Value Examples

Usage

1
    sumSubProjects(x, projCol, subProjCol, timeCol, descCol NULL)

Arguments

x

data.frame from wdlog-file

projCol

column with project-names

subProjCol

column with subproject-names

timeCol

column with hours

descCol NULL

column with description

Value

data.frame with summed subprojects

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.