fyq_to_fq: Fyear-quarter to long financial quarter

View source: R/fyear_to_fq.R

fyq_to_fqR Documentation

Fyear-quarter to long financial quarter

Description

Converts a five digit financial year and quarter into a long text string

Usage

fyq_to_fq(fyear)

Arguments

fyear

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

Value

A text string giving the quarter and then the year.

See Also

kh03_year, cyear_to_cq

Examples

fyear_to_fq(20112)

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