Learn R Programming

RTest (version 1.2.6)

xmlWriteTestSpec: Write the testpsec section for a RTestCase

Description

Write the testpsec section for a RTestCase

Usage

xmlWriteTestSpec(..., printXML = TRUE)

Arguments

...

(character) Stuff to include in the tests section

printXML

(logical) Print output or return xml as R object

Value

(character)