A shiny gadget to check and fix Daten.txt
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
)
|
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.