add_worktime: Adds the total time spent on the platform

Description Usage Arguments Value Examples

Description

This function will calculate the total amount of time each individual has spent working on the platform.

Usage

1

Arguments

log

A data.table object containing the logs.

Value

A data.table object with the results wanted.

Examples

1
tab <- add_worktime(log)

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