R/SummarizedBenckmark-accessors.R
mcols-setter.Rd
Modifies the mcols
slot of a SummarizedBenchmark
object.
# S4 method for SummarizedBenchmark mcols(x, ...) <- value
x | A |
---|---|
... | Futher arguments, perhaps used by methods. |
value | A DataFrame of meta data. |
Modfied SummarizedBenchmark
object.