check_daten: A shiny gadget to check and fix Daten.txt

Description Usage Arguments

View source: R/browse_daten.R

Description

A shiny gadget to check and fix Daten.txt

Usage

1
2
3
4
5
6
7
8
9
check_daten(
  dir,
  file = "Daten.txt",
  width = 800L,
  height = 600L,
  n = 45L,
  downsample = 4L,
  nalt = 5L
)

Arguments

dir

character. Path to nops_scan (uncompressed directory)

file

character. Typically "Daten.txt"

width

integer. Width of the dialog viewer.

height

integer. Width of the dialog viewer.

n

integer. Number of problems.

downsample

integer. Image downsampling factor.

nalt

integer. Maximum number of alternatives.


kenjisato/examtools documentation built on Feb. 5, 2020, 6:49 p.m.