Learn R Programming

dMod (version 0.3.2)

extractExamples: Extract example from unit tests.

Description

Extract example from unit tests.

Usage

extractExamples(testPath = NULL, examplePath = NULL)

Arguments

testPath

character, path to test folder

examplePath

character path to example folder

Details

Calls exmpextr for all unit test files.