gps_for_tag_project: get all GPS fixes from a batch "relevant to" detections of...

Description Usage Arguments Details Value

View source: R/dataServer.R

Description

get all GPS fixes from a batch "relevant to" detections of tags from a project.

Usage

1

Arguments

projectID

integer project ID of tags of interest

batchID

integer batchID

ts

numeric timestamp of latest fix already obtained

Details

This is given a permissive interpretation: all GPS fixes from 1 hour before the first detection of a project tag to 1 hour after the last detection of a project tag in the given batch are returned. This might return GPS fixes for long periods where no tags from the project were detected, if a batch has a few early and a few late detections of the project's tags.

Value

a data frame with the same schema as the gps table, but JSON-encoded as a list of columns


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