tExp<- | R Documentation |
tExp
The setter function for BLI times tExp
, the start time of association and dissociation steps.
tExp(obj) <- value
obj |
|
value |
"numeric" vector for the start time of association and dissociation steps |
S4 object of "Bli" class
Qingan Sun, Xiaojun Li, James C Sacchettini
Maintainer: Qingan Sun <quinsun@gmail.com>
pzasmoke
bli <- Bli()
tExp(bli) <- c(1260,1860)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.