motusUpdateDBmetadata: update the metadata for receivers and tags in a motus tag...

Description Usage Arguments Author(s) See Also

Description

update the metadata for receivers and tags in a motus tag detection database

Usage

1
motusUpdateDBmetadata(sql, tagIDs = NULL, deviceIDs = NULL, force = FALSE)

Arguments

sql

safeSQL object representing the tag project database

tagIDs

integer vector of tag IDs for which metadata should be obtained; default: NULL, meaning obtain metadata for all tags with detections in the database. Negative values represent proxy tags for groups of ambiguous real tags, and if present in tagIDs the groups represented by them are fetched and stored in the DB's tagAmbig table.

deviceIDs

integer vector of device IDs for which metadata should be obtained; default: NULL, meaning obtain metadata for all receivers from which the database has detections

force

logical scalar; if TRUE, re-obtain metadata even if we already have it.

Author(s)

John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm

See Also

tagme, which is intended for most users, and indirectly calls this function.


jbrzusto/motusClient documentation built on May 30, 2019, 4:33 p.m.