has_partial_date: Test whether a partial_time object's date components are...

View source: R/has_partial.R

has_partial_dateR Documentation

Test whether a partial_time object's date components are incomplete

Description

Test whether a partial_time object's date components are incomplete

Usage

has_partial_date(x)

Arguments

x

a partial_time object to test for incompleteness

Value

A logical vector indicating whether each element of a partial_time has any missing date fields.


parttime documentation built on May 29, 2024, 6:25 a.m.