These functions create vectors of numerics, logicals or characters. Given a student id, the functions will always return the same subset.
1 2 3 4 5 | GetNumericVector(student_id)
GetLogicalVector(student_id)
GetCharacterVector(student_id)
|
student_id, |
a student id, i.e. b1234567 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.