motusUpdateDB: update a motus tag detection database (backend)

Description Usage Arguments Value Note Author(s) See Also

Description

update a motus tag detection database (backend)

Usage

1
motusUpdateDB(projRecv, src, countOnly, forceMeta = FALSE)

Arguments

projRecv

integer scalar project code from motus.org, *or* character scalar receiver serial number

src

src_sqlite object representing the database

countOnly

logical scalar: if FALSE, the default, then do requested database updates. Otherwise, return a count of items that would need to be transferred in order to update the database.

forceMeta

logical scalar: if true, re-get metadata for tags and receivers, even if we already have them.

Value

src if countOnly is FALSE. Otherwise, a list of counts of items available for an update.

Note

This function does most of the work of fetching data and metadata from motus servers. It is not intended to be called directly by users.

Author(s)

John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm

See Also

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


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