R/AllGenerics.R
, R/BenchDesign-accessors.R
BDMethodList-setter.Rd
Replaces the BDMethodList
list of methods
in a BenchDesign
object with a specified
BDMethodList
object.
BDMethodList(x) <- value # S4 method for BenchDesign,BDMethodList BDMethodList(x) <- value
x | BenchDesign object. |
---|---|
value |
|
modified BenchDesign object
#> BenchDesign ------------------------------------------------ #> benchmark data: #> NULL #> benchmark methods: #> method: avg; func: base::mean