powered by
x
Check if x is a year-quarter-day.
is_year_quarter_day(x)
Returns TRUE if x inherits from "clock_year_quarter_day", otherwise returns FALSE.
TRUE
"clock_year_quarter_day"
FALSE
[object]
An object.
is_year_quarter_day(year_quarter_day(2019))
Run the code above in your browser using DataLab