add_proportion_mooc: Adds informations about the MOOC

Description Usage Arguments Value Examples

Description

This function will calculate the total proportion of MOOC chapters used for each individual.

Usage

1
add_proportion_mooc(table1, table2)

Arguments

table1

The table containing all the logs.

table2

The table containing the number of mooc used.

Value

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

Examples

1
tab <- add_proportion_mooc(log,tab_mooc)

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