groundTruths<- {SummarizedBenchmark} | R Documentation |
Method to set groundTruths in SummarizedBenchmark object.
groundTruths(object, ...) <- value ## S4 replacement method for signature 'SummarizedBenchmark' groundTruths(object, ...) <- value
object |
a |
... |
futher arguments, perhaps used by methods. |
value |
replacement set of ground truths. |
modified BenchDesign object
Alejandro Reyes, Patrick Kimes