Learn R Programming

CNID (version 2.1.1)

ydays: Calculate the number of days in a given year

Description

Calculate the number of days in a given year.

Usage

ydays(year)

Value

Days in a given year.

Arguments

year

A given year, vectorization parameter passing is supported.

Examples

Run this code
ydays(2025)

Run the code above in your browser using DataLab