Description Usage Arguments Value Examples
return original parameters used to generate this result
1 2 3 4 | getOriginalParameters(object)
## S4 method for signature 'CogapsResult'
getOriginalParameters(object)
|
object |
an object of type CogapsResult |
CogapsParams object
1 2 | data(GIST)
params <- getOriginalParameters(GIST.result)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.