xmlWriteTest_vector_elementbyelement: Write XML Test Definition of Type...

Description Usage Arguments Value Author(s)

View source: R/utils.xmlWrite.R

Description

Write XML Test Definition of Type 'RTestTest_vector_elementbyelement'

Usage

1
2
3
xmlWriteTest_vector_elementbyelement(elemname = "return-value",
  testname = "vector_elementbyelement", data = NULL,
  test = "absolute", tolerance = 0, printXML = TRUE)

Arguments

elemname

(character) The tag name of the test

testname

(character) The testname

data

(data.frame) The reference data for which the test should be written.

test

(ANY) Named vector with test, single entry if same for all.

tolerance

(ANY) Named vector with tolerances, single entry if same for all.

printXML

(logical) Print output or return xml as R object

Value

(character)

Author(s)

Matthias Pfeifer matthias.pfeifer@roche.com


RTest documentation built on Dec. 4, 2019, 5:07 p.m.