powered by
Sets the look times. It is to be called only for the inital design, not for updating the design.
setTimes(theObject, time0)
an object of class "sequential.design"
The sequential design object
The look times.
design1<-sequential.design() design1<-setTimes(design1,c(1,2,3))
Run the code above in your browser using DataLab