crsra_timetofinish: Time that took each learner (in days) to finish a course

Description Usage Arguments Value Examples

View source: R/crsra_timetofinish.R

Description

Time that took each learner (in days) to finish a course

Usage

1
crsra_timetofinish(all_tables)

Arguments

all_tables

A list from crsra_import_course or crsra_import

Value

A table containing hashed_user_ids with a column indicating the time (in days) that took each user to complete a course. The time is calculated as the difference between the last and first activity in the a course.

Examples

1

ahdvnd/crsra documentation built on March 26, 2021, 9:29 a.m.