compareBDData {SummarizedBenchmark} | R Documentation |
Simple comparison of two BDData objects based on comparing both type and data hash.
compareBDData(x, y)
x |
a |
y |
a |
list of two values giving agreement of "data" and "type".
Patrick Kimes