powered by
Sets the date stamp of the design object
setDatestamp(theObject, date0)
an object of class "sequential.design"
The sequential design object
The date value.
design1<-sequential.design() design1<-setDatestamp(design1,as.POSIXct("2018-10-30"))
Run the code above in your browser using DataLab