markdown_quiz_path {rgoogleclassroom} | R Documentation |
Get file path to an example quiz
Description
Get file path to an example quiz
Usage
markdown_quiz_path()
Value
A file path to a markua markdown quiz example you can use for testing
Examples
## Not run:
# Find quiz path
quiz_path <- markdown_quiz_path()
## End(Not run)
[Package rgoogleclassroom version 0.9.1 Index]