my_answers <- c ('Letter R is shared in the first names of its authors.', 'R = Reausable code.', 'It was the only available letter, not yet used as a programming language.', 'The mother of one of the authors is called Renata.', 'Letter R is cool!') #check_answers(my_answers)
What was the reason the programming language was named R?
exams::answerlist(my_answers, markup = "markdown")
The letter R was chosen due to its use in the first letter of the two authors of the platform.
extype: schoice
exsolution: r mchoice2string(c(TRUE, FALSE, FALSE, FALSE, FALSE), single = TRUE)
exname: "S PLUS"
exshuffle: TRUE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.