twilightAdjust | R Documentation |
Adjust twilight estimates for max light recording.
twilightAdjust(twilights, interval, fixed = FALSE)
twilights |
dataframe of twilight times. |
interval |
the sampling interval. |
fixed |
logical vector indicating twilights to be held fixed. |
Some tags record the maximum light level observd in the preceding sampling interval, and this behaviour biases naive estimates of the times of sunset. This function offsets sunset times by the sampling interval to correct for this bias.
a dataframe of bias correct twilight times.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.