Modifies the mcols slot of a SummarizedBenchmark object.

# S4 method for SummarizedBenchmark
mcols(x, ...) <- value

Arguments

x

A SummarizedBenchmark object.

...

Futher arguments, perhaps used by methods.

value

A DataFrame of meta data.

Value

Modfied SummarizedBenchmark object.

See also