Learn R Programming

sonicscrewdriver (version 0.0.7)

dielPositions: 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

Run this code
dielPositions()
dielPositions("hours")
dielPositions("minutes")

Run the code above in your browser using DataLab