Description Usage Arguments Examples
Assign judges by id to a student.
1 | assignJudges(studentID, judgeID, append = TRUE)
|
studentID |
Student ID number(s) |
judgeID |
Numeric id of judge(s) |
append |
Whether to add judges, or replace them |
1 2 3 4 | ## Not run:
assignJudges(getID("%Trump%"), getID("%Murdoch%", "Judges"))
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.