Last data update: 2014.03.03

R: Get test files
get_testsR Documentation

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

Results