cumulative_exposure: Cumulative exposure (CE)

View source: R/cumulative_exposure.R

cumulative_exposureR Documentation

Cumulative exposure (CE)

Description

This function calculates the integral of light exposure across the given interval.

Usage

cumulative_exposure(lightVar, as_df = TRUE)

Arguments

lightVar

Numeric vector containing the light data.

as_df

Logical. Should the output be returned as a data frame? Defaults to TRUE.

Value

Single column data frame or vector.


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