ydays: Calculate the number of days in a given year

View source: R/ydays.R

ydaysR Documentation

Calculate the number of days in a given year

Description

Calculate the number of days in a given year.

Usage

ydays(year)

Arguments

year

A given year, vectorization parameter passing is supported.

Value

Days in a given year.

Examples

ydays(2025)


CNID documentation built on April 4, 2025, 5:22 a.m.

Related to ydays in CNID...