hint.stud.table: Creates a table with hint.stud templates from an...

Description Usage Arguments

View source: R/hint_stud_table.R

Description

Creates a table with hint.stud templates from an err.sol.table

Usage

1
hint.stud.table(es, min.users = 1, default.filters = TRUE)

Arguments

es

a data frame returned by err.sol.table, err.sol.table.for.ps or err.sol.table.for.chunk

min.users

only keep wrong calls that at least min.users made

default.filters

if TRUE remove some rows that are unlikely to be used as custom hints (e.g. if in assignment both the assigned variable and the rhs differ).


skranz/RTutorSAGI documentation built on Feb. 12, 2022, 2:45 a.m.