| extract-methods | R Documentation |
These methods can be used to index detection list (detectionList), template lists (TemplateList), and template scores (templateScores) objects.
Indexing is analogous to indexing a vector–with single square brackets, and character (template name) or integer (template position) values.
signature(x = "detectionList")Index by name or position of template(s).
signature(x = "TemplateList")Index by name or position of template(s).
signature(x = "templateScores")Index by name or position of template(s).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.