Learn R Programming

crsra (version 0.2.3)

crsra_progress: Ordered list of course items and the number and share of learners who have completed the item

Description

Ordered list of course items and the number and share of learners who have completed the item

Usage

crsra_progress(all_tables)

Arguments

all_tables

Value

A table which lists all the item within a course and the total number of learners and the share of learners who have completed the item.

Examples

Run this code
# NOT RUN {
crsra_progress(example_course_import)
# }

Run the code above in your browser using DataLab