get_result_list_entry | R Documentation |
The result_list
contains results from various runs
get_result_list_entry(object, result_name)
## S4 method for signature 'musica,character'
get_result_list_entry(object, result_name)
object |
A |
result_name |
The name of the result_list entry. |
A list of results
data(res)
get_result_list_entry(res, "result")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.