Description Usage Arguments Value Note Author(s) See Also
"new" means data not already in your local database.
1 |
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 |
dir: |
path to the folder where you are storing databases
Default: the current directory; i.e. |
a named list with these items:
numBatches: number of batches having data for your database
numRuns: number of runs of tags detections with new data
numHits: number of new detections
numGPS: number of new GPS fixes covering the new detections
numBytes: estimated size of download, in bytes. This is an estimate of the uncompressed size, but data are gz-compressed for transfer, so the number of bytes you have to download is typically going to be smaller than this number by a factor of 2 or more.
if you specify new=TRUE
and the database does not already exist,
it will be created (but empty).
John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm
tellme
, which is a synonym for tagme(..., countOnly=TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.