This function returns categorical values for any date(s) using year cuts such as bimonths, quarters, terms, and halves.
Usage
date_cuts(date = Sys.Date(), type = "Q")
See also
Other Data Wrangling:
balance_data()
,
categ_reducer()
,
cleanText()
,
date_feats()
,
file_name()
,
formatHTML()
,
holidays()
,
impute()
,
left()
,
normalize()
,
num_abbr()
,
ohe_commas()
,
ohse()
,
quants()
,
removenacols()
,
replaceall()
,
replacefactor()
,
textFeats()
,
textTokenizer()
,
vector2text()
,
year_month()
,
zerovar()