Learn R Programming

ddgraph (version 1.16.0)

extractCITestResultProperty: Extract CITestResult properties

Description

This is a helper function for DDDataSet::ncpc(). From a list of ciTestResult object extract a list containing only one property.

Usage

extractCITestResultProperty(ciTestList, prop.name)

Arguments

ciTestList
a two-level list of ciTestResult objects
prop.name
the name of the property to extract (one of the slot names)

Value