Description Usage Arguments Value
calculatedAnnotation
adds a column calculated by operation
1 2 3 4 5 6 7 8 |
es |
ExpressionSet object. |
operation |
Name of the operation to perform calculation |
rows |
List of specified rows' indices (optional), indices start from 0 |
columns |
List of specified columns' indices (optional), indices start from 0#' |
isColumns |
Apply fn to columns |
name |
Name of the new annotation |
Nothing. Annotated dataset will be assigned to es in environment
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.