dayPhases: Phases of day

View source: R/dayPhase.R

dayPhasesR Documentation

Phases of day

Description

Wrapper for suncalc::getSunlightTimes that formats output for this package.

Usage

dayPhases(time = as.Date(Sys.time()), lat = 50.1, lon = 1.83, tz = "UTC")

Arguments

time

A time object representing the start time of a recording

lat

Latitude of recording device

lon

Longitude of recording device

tz

Time-zone of recording device when recording was made


sonicscrewdriver documentation built on May 29, 2024, 3:39 a.m.