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