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.


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