makeTagProjDB: create an sqlite database of all detections of tags from a...

Description Usage Arguments Value Author(s)

View source: R/makeTagProjDB.R

Description

create an sqlite database of all detections of tags from a motus project and the associated metadata for both tags and receivers

Usage

1
makeTagProjDB(projectID, maxHits = NULL)

Arguments

projectID

integer scalar motus project ID

maxHits

if not NULL, specifies a maximum number of tag hits returned; only intended for testing

Value

returns a src_sqlite to the SQLite database which will be called proj-NNN.motus and be in folder MOTUS_PATH$TAG_PROJ

Author(s)

John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm


jbrzusto/motusServer documentation built on May 19, 2019, 8:19 a.m.