Description Usage Arguments Value Examples
Retrieve the parameters of an object.
Retrieve the parameters of a SNPhood
object.
1 2 3 4 | parameters(object, ...)
## S4 method for signature 'SNPhood'
parameters(object, ...)
|
object |
An object containing parameters with which it was created. |
... |
Additional arguments, for use in specific methods. |
A named list with all parameters and its current values of the SNPhood
object.
1 2 | data(SNPhood.o, package="SNPhood")
parameters(SNPhood.o)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.