View source: R/CampbellSunriseSunset.R
| CampbellSunriseSunset | R Documentation |
Calculates sunrise and sunset for each unique day from the TIMESTAMP information of the logger file. Uses function sunriseset from package maptools
CampbellSunriseSunset(data, location = Agface.loc, DayLightSaving = FALSE)
data |
Data frame with a |
location |
Location of the measurement for which to calculate sunrise and sunset. Given in matrix format containing x and y coordinates. Defaults to |
DayLightSaving |
Logical. If |
Returns a data frame with Date and sunrise/sunset information for each TIMESTAMP.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.