ltFindTags: find tags in a Lotek receiver dataset

Description Usage Arguments Details Value Author(s)

View source: R/ltFindTags.R

Description

This function searches for sequences of tag detections corresponding to registered (ID, burst interval) pairs and adds them to the hits, runs, batches etc. tables in the receiver database.

Usage

1
ltFindTags(src, tagDB, par = NULL)

Arguments

src

dplyr src_sqlite to (lotek) receiver database

tagDB

path to sqlite tag registration database

par

list of parameters to the filtertags code. Defaults to NULL;

Details

the tag finder is run once for each boot session that has at least one detection record. Boot session numbers are first generated from all the boottime records.

Value

a data.frame with these columns:

and one row per boot session with detection records in the .DTA file (though not necessarily any detections from this package's tag finder).

Author(s)

John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm


jbrzusto/motusServer documentation built on May 19, 2019, 8:19 a.m.