Description Usage Arguments Value Examples
This function will plot the average duration of work per week, in each group.
| 1 | description_duration(tab, phases)
 | 
| tab | A data.table object containing the clustering data. | 
| phases | A numeric vector indicating the phases you want to plot. | 
A bar chart.
| 1 2 | ## Display the summary of the first 3 phases
description_duration(tab,phases = 1:3)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.