makeSimpletagsView: create a view of tag detections with basic metadata

Description Usage Arguments Value Author(s)

Description

Creates a virtual table (really a 'view') in a motus database that links each tag detection to basic metadata for the tag and receiver. This is a much "narrower" view than the 'alltags' view created by makeAlltagsView()

Usage

1
makeSimpletagsView(db, name = "simpletags")

Arguments

db

dplyr src_sqlite to detections database

name

character scalar; name for the virtual table. Default: 'simpletags'.

Value

a dplyr::tbl which refers to the newly-created virtual table. The columns in the virtual table are:

Author(s)

John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm


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