description_duration: Plots average duration of weekly work

Description Usage Arguments Value Examples

Description

This function will plot the average duration of work per week, in each group.

Usage

1
description_duration(tab, phases)

Arguments

tab

A data.table object containing the clustering data.

phases

A numeric vector indicating the phases you want to plot.

Value

A bar chart.

Examples

1
2
## Display the summary of the first 3 phases
description_duration(tab,phases = 1:3)

guillaumelf/BarchenPackage documentation built on May 31, 2019, 11:50 p.m.