plot.testLibrary: plot.testLibrary

Description Usage Arguments Details

Description

Plot all tests in test.library

Usage

1
2
3
4
## S3 method for class 'testLibrary'
plot(x = test.library, softwares = names(x),
  versions = lapply(x, names), ref.software = NULL, ref.versions = NULL,
  mapped.tests = NULL, show.all.tests = is.null(mapped.tests), ...)

Arguments

x

param description

softwares

param description

versions

param description

ref.software

param description

ref.versions

param description

mapped.tests

param description

show.all.tests

param description

Details

Not yet implemented


davetgerrard/kanute documentation built on May 14, 2019, 9:27 p.m.