light2mat: Format light data into a matrix to enable the retrieval of...

View source: R/light2mat.R

light2matR Documentation

Format light data into a matrix to enable the retrieval of twilights

Description

Format light data into a matrix to enable the retrieval of twilights

Usage

light2mat(light, twl_offset = 0)

Arguments

light

data.frame of a tag, containing at least date and value.

twl_offset

Shift of the middle of the night compared to 00:00 UTC (in hours). If not provided, it uses the middle of all nights.

Value

A data.frame with columns date and value.


Rafnuss/GeoPressureR documentation built on April 17, 2025, 12:58 p.m.