Rlogo: Knowledge Quiz Question about the R Logo
Name:
Rlogo
Type:
Description:
Knowledge quiz question (about R and its logo) with 1 correct and 5 false alternative. 4 out of the 5 false alternatives are sampled randomly and shuffled. A static graphics file (not generated within R) is included in every question (the R logo).
Solution feedback:
Yes
Randomization:
Shuffling (4 out of 5 false alternatives)
Mathematical notation:
No
Verbatim R input/output:
No
Images:
Yes
Other supplements:
No
Demo code:
library("exams")
set.seed(403)
exams2html("Rlogo.Rmd")
set.seed(403)
exams2pdf("Rlogo.Rmd")
set.seed(403)
exams2html("Rlogo.Rnw")
set.seed(403)
exams2pdf("Rlogo.Rnw")