pulse_counts_for_receiver: get pulse counts from a batch

View source: R/dataServer.R

pulse_counts_for_receiverR Documentation

get pulse counts from a batch

Description

get pulse counts from a batch

Usage

pulse_counts_for_receiver(env)

Arguments

batchID

integer batchID

ant

integer

hourBin

numeric hourBin of latest pulseCounts already obtained

The pair (ant, hourBin) is for the latest record already obtained. For each batchID, records are returned sorted by hourBin within ant. For the first call with each batchID, the caller should specify hourBin=0, in which case ant is ignored.

Value

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


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