View source: R/parse_daily_work.R
Parse entries with projects and associated hours from daily work tab.
1 | parse_daily_work(dw, col.inds = 2:ncol(dw))
|
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.