index-methods: Indexing (Extraction) Methods for 'monitoR' Package

extract-methodsR Documentation

Indexing (Extraction) Methods for monitoR Package

Description

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.

Methods

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).


jonkatz2/monitoR documentation built on March 27, 2024, 4:39 p.m.