setDatestamp | R Documentation |
Sets the date stamp of the design object
setDatestamp(theObject, date0)
theObject |
The sequential design object |
date0 |
The date value. |
an object of class "sequential.design"
design1<-sequential.design()
design1<-setDatestamp(design1,as.POSIXct("2018-10-30"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.