collapse_complete_projects.Rd
This function is especially helpful if one wants to show a completed project only as one entry in the Gantt-chart
collapse_complete_projects(dt)
dt | time lines processed by calculate_time_lines |
---|
dt but all projects that do not contain an 'uncompleted' task are collapsed to one entry. Start and end time for the collapsed entry are the minimum and maximum start and end times of the single tasks and deadline is set to the minimum deadline (if available).