light2mat | R Documentation |
Format light data into a matrix to enable the retrieval of twilights
light2mat(light, twl_offset = 0)
light |
data.frame of a |
twl_offset |
Shift of the middle of the night compared to 00:00 UTC (in hours). If not provided, it uses the middle of all nights. |
A data.frame with columns date
and value
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.