dielPositions: Generate positions of labels for a diel plot

View source: R/dielPlot.R

dielPositionsR Documentation

Generate positions of labels for a diel plot

Description

Generates positions for three-hourly labels of a dielPlot() in radians.

Usage

dielPositions(format = "3hourly")

Arguments

format

One of "3hours" (default), "hours", or "minutes"

Examples

dielPositions()
dielPositions("hours")
dielPositions("minutes")

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