get_modality | R Documentation |
modality
list contains model results for a modality
get_modality(x, ...)
## S4 method for signature 'musica'
get_modality(x, result, modality)
## S4 method for signature 'result_collection'
get_modality(x, modality)
x |
A |
... |
Other inputs |
result |
The name of the result_list entry. |
modality |
The modality. |
A list of modality which contains result_model objects
data(res)
get_modality(res, "result", "SBS96")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.