threshold | R Documentation |
Convenience function to determine whether light is above or below threshold.
threshold(lightVar, threshold)
lightVar |
Numeric value or vector of light data. |
threshold |
Single numeric value specifying threshold intensity. The sign indicates above/below (negative values = below, positive value = above). This operation is always including the threshold value. |
Logical vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.