yearlyPositions: Generate positions of labels for a yearly plot

View source: R/yearlyPlot.R

yearlyPositionsR Documentation

Generate positions of labels for a yearly plot

Description

Generates positions for monthly labels of a dielPlot() in radians. The positions can either be for the start of the month, or middle of the month.

Usage

yearlyPositions(year = 2022, format = "months")

Arguments

year

Year to calculate

format

One of months, mid-months, days

Details

The function allows for leap years if the year parameter is provided.


edwbaker/SonicScrewdriveR documentation built on Feb. 14, 2025, 2:45 p.m.