days_in_cy: Get the number of days in a calendar year

View source: R/days_in_cyear.R

days_in_cyR Documentation

Get the number of days in a calendar year

Description

Need to obtain the number of days in a year

Usage

days_in_cy(x)

Arguments

x

A calendar year in format yyyy

Value

The number of days in the calendar year

Examples

days_in_cy(2012)
days_in_cy(2011)

PublicHealthEngland/hcaidcs documentation built on Jan. 19, 2024, 8:38 a.m.