validate | R Documentation |
This function is used during setup to validate that a student was able to install the eco230r package
validate(ID4)
ID4 |
a 4 digit id this must be a number that is 4 digits long |
A string containing 5 random words and the ID that was passed into the function
validation <- validate(1234)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.