GenerateData | R Documentation |
Generates test data frame of the students with unique ID (uppercase letters)
GenerateData(num_students)
num_students |
a positive integer. |
a data frame
# five students
GenerateData(5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.