batches_for_receiver | R Documentation |
get batches for a receiver
batches_for_receiver(env)
deviceID |
integer device ID |
batchID |
integer batchID; only batches with larger batchID are returned |
includeTesting |
boolean; default: FALSE. If TRUE, and the user is an administrator, then records for batches marked as 'testing' are returned as if they were normal batches. |
a data frame with the same schema as the batches table, but JSON-encoded as a list of columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.