Description Usage Arguments Value Author(s) Examples
FindGX finds the targeting measurement id in the table provided. If this table was run by CS in advance, then problematic measurements can be found all at once by setting "DuplicateName; MissRecording; TooSmall" arguments to TRUE.
1 |
table |
A |
id |
name of measurement |
DuplicateName |
list of measurements with duplicate names. Exist in table attributes. |
TooSmall |
list of measurements with too few records in a single measurement. Exist in table attributes. |
MissRecording |
list of measurements that include two measurements without a remark in between. Exist in table attributes. |
Returns the index of start row and end row of the measurement in the table. Multiple findings can be printed out at once.
Jiayang Xie <kevinxie@illinois.edu>
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.