Learn R Programming

icd (version 2.2)

setup_test_check: Set-up test options

Description

Checks shell environment for whether to do slow or online tests. If covr is detected (an option is set), then we may be in a sub-process and not see any shell environment or options from the calling process, so try to set slow tests on and warnings off.

Usage

setup_test_check()

Arguments