R/AllClasses.R
BDData-class.Rd
Container for data in a BenchDesign object.
data
a list or MD5 hash of the data.
type
a character string indicating whether the data slot contains the 'data' or a 'md5hash' of the data.
BDData, BenchDesign-class, BDMethod-class, BDMethodList-class
BDData
BenchDesign-class
BDMethod-class
BDMethodList-class
Patrick Kimes