getxyFunctional | R Documentation |
Given student index in studentValues, generate a getxy function of answer label which quickly gives x(this student's answer) and y(correct answer) in the global environment
getxyFunctional(.x)
.x |
A character or number. When character, it should be from names(studentValues); When number, it should be the location regarding element in studentValues. |
A function
none.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.