format_month: Get positions and names for months

View source: R/format_months.R

format_monthR Documentation

Get positions and names for months

Description

Get positions for supplied numeric month ids in the 2-year span under consideration, and connect to abbreviated month names for previous and current year.

Usage

format_month(month)

Arguments

month

range or set of numeric month ids

Value

a list of positions and names


treeclim documentation built on March 18, 2022, 7:22 p.m.