View source: R/makeTagProjDB.R
makeTagProjDB | R Documentation |
create an sqlite database of all detections of tags from a motus project and the associated metadata for both tags and receivers
makeTagProjDB(projectID, maxHits = NULL)
projectID |
integer scalar motus project ID |
maxHits |
if not NULL, specifies a maximum number of tag hits returned; only intended for testing |
returns a src_sqlite to the SQLite database
which will be called proj-NNN.motus and be in folder MOTUS_PATH$TAG_PROJ
John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.