parse_daily_work: Parse entries with projects and associated hours from daily...

Description Usage Arguments

View source: R/parse_daily_work.R

Description

Parse entries with projects and associated hours from daily work tab.

Usage

1
parse_daily_work(dw, col.inds = 2:ncol(dw))

Arguments

dw

data frame from daily work tab with some columns holding projects and associated hours.

col.inds

indices of columns holding projects and associated hours in dw.


jdreyf/jdcbill documentation built on Nov. 4, 2019, 2:35 p.m.