result_list | R Documentation |
The result_list
contains results from various runs
result_list(object)
## S4 method for signature 'musica'
result_list(object)
result_list(musica) <- value
## S4 replacement method for signature 'musica,SimpleList'
result_list(musica) <- value
object |
A |
musica |
A |
value |
A list of results |
A list of results
data(res)
result_list(res)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.