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

View source: R/makeTagProjDB.R

makeTagProjDBR Documentation

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

Description

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

Usage

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


MotusWTS/motusServer documentation built on Aug. 8, 2024, 10:23 p.m.