get_exam_infos: Adds blank exams informations

Description Usage Arguments Value Examples

Description

This function will the number of attempts, of questions attempted, and scores for each indivual accross all phases.

Usage

1
get_exam_infos(list_tab)

Arguments

list_tab

A list of tables.

Value

A data.table object with the informations wanted.

Examples

1
tab <- get_exam_infos(liste_qr)

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