daysPhases: Phases of days

Description Usage Arguments

View source: R/dayPhase.R

Description

Phases of days

Usage

1
2
3
4
5
6
7
8
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


sonicscrewdriver documentation built on May 2, 2021, 5:06 p.m.