tellme: report how much new data motus has for a tag detection...

Description Usage Arguments Value Note Author(s) See Also

Description

"new" means data not already in your local database.

Usage

1
tellme(projRecv, new = FALSE, dir = getwd())

Arguments

projRecv

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

new

logical scalar: is this a new database? Default: FALSE You have to specify new=TRUE if you want a new local copy of the database to be created. Otherwise, tellme() assumes the database already exists, and will stop with an error if it cannot find it in the current directory. This is mainly to prevent inadvertent downloads of large amounts of data that you already have!

dir:

path to the folder where you are storing databases Default: the current directory; i.e. getwd()

Value

a named list with these items:

Note

if you specify new=TRUE and the database does not already exist, it will be created (but empty).

Author(s)

John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm

See Also

tellme, which is a synonym for tagme(..., countOnly=TRUE)


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