Description Usage Arguments Value Author(s)
get the hits for a tag project from the data server
1 | srvHitsForTagProject(projectID, batchID, hitID = 0)
|
projectID |
integer scalar motus project ID |
batchID |
integer scalar motus batch ID |
hitID |
double scalar ID of latest hit already obtained. Default: 0, meaning none. |
data.frame with these columns:
(double) hitID
(double) runID
(integer) batchID
(double) ts
(double) sig
(double) sigSD
(double) noise
(double) freq
(double) freqSD
(double) slop
(double) burstSlop
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.