barroso | R Documentation |
Metrics from Barroso et al.
barroso(
lightVar,
sampling_int,
unit_out_clength,
loop = FALSE,
na_rm = TRUE,
as_df = TRUE
)
lightVar |
Numeric vector containing the light data. |
sampling_int |
Numeric. Sampling interval in seconds. |
unit_out_clength |
String. Time unit of the bright/dark cluster length. Possible values are ("seconds", "minutes", "hours", "days"), which can be abbreviated. |
loop |
Logical. Should the data be looped? Defaults to FALSE. |
na_rm |
Logical. Should missing values be removed? Defaults to TRUE. |
as_df |
Logical. Should the output be returned as a data frame? Defaults to TRUE. |
Data frame or numeric.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.