createAnkreuzBlatt: Creates an "Ankreuzblatt" from a file containing the student...

Description Usage Arguments

View source: R/PraktikumsUtils.R

Description

Creates an "Ankreuzblatt" from a file containing the student names

Usage

1
createAnkreuzBlatt(infile, output_file, header, name)

Arguments

infile

tab-delimited file containig the name of the stundent col 1 and how often he showed his excercise

header

the column names of the sheet e.g. header = c("Aufgabe 1 a", "Aufgabe 1 b")

name

the name of the sheet

outfile

the name of the output file


oduerr/idpedu documentation built on Jan. 25, 2022, 7:08 a.m.