dielPositions {sonicscrewdriver}R 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")

[Package sonicscrewdriver version 0.0.7 Index]