hsQuaStr: Timestamp to Quarter String

Description Usage Arguments Value

View source: R/main.R

Description

Timestamp to Quarter String

Usage

1
hsQuaStr(tstamp)

Arguments

tstamp

(vector of) timestamp(s) of type POSXIXt

Value

string of the form “Q<n> of <yyyy>” with <n> representing the number of the quarter within the year and <yyyy> representing the year.


KWB-R/kwb.datetime documentation built on July 9, 2021, 10:28 p.m.