Learn R Programming

markmyassignment (version 0.6.1)

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).