| klausur.gen | R Documentation | 
Generate empty data sets for the use with klausur
klausur.gen(items = NULL, obs = 1, items.char = FALSE)
items | 
 An integer declaring the number of items to be created  | 
obs | 
 Integer, numer ob observations  | 
items.char | 
 Logical, will the answers be coded as characters or integer numbers (default)?  | 
A data.frame containing the variables "No", "Name", "FirstName", "MatrNo", "Pseudonym", "Form" and the number of items as needed.
m.eik michalke meik.michalke@uni-duesseldorf.de
klausur, compare,
klausur.gen.marks,
klausur.gen.corr
antworten2 <- klausur.gen(items=20,obs=40)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.