description_questions: Plots training informations

Description Usage Arguments Value Examples

Description

This function will plot the total number of questions attempted in each phase, for each group.

Usage

1
description_questions(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_questions(tab,phases = 1:3)

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