ensureDBTables: make sure a tag or receiver database has the required tables

Description Usage Arguments Value Author(s)

Description

make sure a tag or receiver database has the required tables

Usage

1
ensureDBTables(src, projRecv, deviceID)

Arguments

src

dplyr sqlite src, as returned by dplyr::src_sqlite()

projRecv

integer scalar motus project ID number *or* character scalar receiver serial number; must be specified if src does not already contain a table named meta.

deviceID

integer scalar motus deviceID; must be specified when this is a new receiver database.

Value

returns a dplyr::tbl representing the alltags virtual table which is created in src.

Author(s)

John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm


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