View source: R/iso-year-week-day.R
is_iso_year_week_day | R Documentation |
x
a iso-year-week-day?Check if x
is a iso-year-week-day.
is_iso_year_week_day(x)
x |
An object. |
Returns TRUE
if x
inherits from "clock_iso_year_week_day"
,
otherwise returns FALSE
.
is_iso_year_week_day(iso_year_week_day(2019))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.