R/SummarizedBenckmark-accessors.R
mcols-setter.RdModifies 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.