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

Arguments

x

BenchDesign object.

value

BDMethodList list of methods.

Value

modified BenchDesign object

See also