View source: R/cumulative_exposure.R
cumulative_exposure | R Documentation |
This function calculates the integral of light exposure across the given interval.
cumulative_exposure(lightVar, as_df = TRUE)
lightVar |
Numeric vector containing the light data. |
as_df |
Logical. Should the output be returned as a data frame? Defaults to TRUE. |
Single column data frame or vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.