daysPhases {sonicscrewdriver} | R Documentation |
Phases of days
Description
Phases of days
Usage
daysPhases(
date = Sys.Date(),
period = "year",
plot = FALSE,
lat = 50.1,
lon = 1.83,
tz = "UTC"
)
Arguments
date |
A time object representing the start time of a recording |
period |
"month" or "year" |
plot |
If true plots the data, default FALSE |
lat |
Latitude of recording device |
lon |
Longitude of recording device |
tz |
Time-zone of recording device when recording was made |
[Package sonicscrewdriver version 0.0.7 Index]