Description Usage Arguments Author(s) See Also
update the metadata for receivers and tags in a motus tag detection database
| 1 | motusUpdateDBmetadata(sql, tagIDs = NULL, deviceIDs = NULL, force = FALSE)
 | 
| 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  | 
| 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. | 
John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm
tagme, which is intended for most users, and
indirectly calls this function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.