View source: R/getMotusDeviceID.R
getMotusDeviceID | R Documentation |
Get the motus device ID for a receiver, given its database.
getMotusDeviceID(src, useFirst = FALSE)
src |
dplyr src_sqlite to receiver database, or a character serial number |
useFirst |
if TRUE, the first receiver matching the given serial number is used. if FALSE and more than one receiver matches, fail with an error. |
the sensor ID, an integer
As a side-effect, the motus device ID is also stored in the receiver database "meta" table, with key "deviceID"
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.