geolightConvert | R Documentation |
Convert GeoLight data
geolightConvert(tFirst, tSecond, type)
tFirst |
times of first twilight. |
tSecond |
times of second twilight. |
type |
type of twilight. |
This function converts from the tFirst, tSecond format used by GeoLight to the twilight, rise format used by Stella and Estelle.
A data frame with columns
|
times of twilight as POSIXct objects. |
|
logical vector indicating which twilights are sunrise. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.