Description Usage Arguments Value Examples
Assigns a grade (pass/fail) to the projects for the exam "Coding for Data Science and Data Management", R module (2019/2020). Master in Data Science and Economics, University of Milan.
1 |
ids |
character. One or more repo ids to check. If |
file |
character. Filename to store results (csv format) |
verbose |
logical. Print on progress? |
data.frame
GitHub repo id
Name of the package
PASS or FAIL
1 2 3 4 | ## Not run:
grade()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.