Rdocumentation
powered by
Learn R Programming
markmyassignment (version 0.3.0)
get_tests: Get test files
Description
Downloads the test files for the current assignment and save them to temp directory.
Usage
get_tests(tasks = NULL, force_get_tests = FALSE)
Arguments
tasks
Which task should be downloaded. Default is "all".
force_get_tests
Force download/get test (ignore cached tests).