get_initial_level: Adds informations about the initial level

Description Usage Arguments Value Examples

Description

This function will calculate the initial level in terms of scores after 100 questions for each individual.

Usage

1
get_initial_level(list_tab, id = NULL)

Arguments

list_tab

A list of tables.

id

A character indicating the userid you want to create. Default value is NULL.

Value

A data.table object with the results for each indivdual.

Examples

1
tab <- get_initial_level(liste_qr)

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