threshold: Light above or below threshold?

View source: R/threshold.R

thresholdR Documentation

Light above or below threshold?

Description

Convenience function to determine whether light is above or below threshold.

Usage

threshold(lightVar, threshold)

Arguments

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.

Value

Logical vector.


steffenhartmeyer/lightdosimetry documentation built on Jan. 29, 2024, 12:48 p.m.