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

View source: R/PraktikumsUtils.R

createAnkreuzBlattR Documentation

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

Description

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

Usage

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 July 4, 2025, 9:54 a.m.