cyear_to_cq: Cyear to long calendar quarter

View source: R/cyear_to_cq.R

cyear_to_cqR Documentation

Cyear to long calendar quarter

Description

Converts a five digit financial year into a long text string

Usage

cyear_to_cq(cyear)

Arguments

cyear

A numeric or string variable giving the calendar year and quarter, e.g. 20112 - July-September 2011

Value

A text string giving the quarter and then the year.

See Also

kh03_year, fyear_to_fq

Examples

cyear_to_cq(20112)

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