compareBDData {SummarizedBenchmark}R Documentation

Compare BDData objects

Description

Simple comparison of two BDData objects based on comparing both type and data hash.

Usage

compareBDData(x, y)

Arguments

x

a BDData or BenchDesign object

y

a BDData or BenchDesign object

Value

list of two values giving agreement of "data" and "type".

Author(s)

Patrick Kimes


[Package SummarizedBenchmark version 2.2.3 Index]