Description Usage Arguments Details Author(s) Examples
used to populate the phase slot in an ASEset object
1 2 3 4 | defaultPhase(i, ...)
## S4 method for signature 'numeric'
defaultPhase(i, j, ...)
|
i |
number of rows |
... |
arguments to forward to internal functions |
j |
number of columns |
will set everything to 0
Jesper R. Gadin, Lasse Folkersen
1 2 3 | i <- 5
j <- 10
defaultPhase(i,j)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.