timeOfDay: Calculate the time of day as day, twilight, buffer

View source: R/gen_helper-functions.R

timeOfDayR Documentation

Calculate the time of day as day, twilight, buffer

Description

Calculate the time of day as day, twilight, buffer

Usage

timeOfDay(time, sunrise, sunset, buffer, tz = "UTC")

Arguments

time

a character vector of times (formatted to be from parmeta)

sunrise

in UVP timezone (typically UTC)

sunset

sunset

buffer

range around sunset/sunrise to assign as twilight in hours

tz

timezone

Author(s)

Alex Barth


TheAlexBarth/EcotaxaTools documentation built on Nov. 14, 2024, 8:27 p.m.