Learn R Programming

parttime (version 0.1.2)

has_partial_date: 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)

Value

A logical vector indicating whether each element of a partial_time

has any missing date fields.

Arguments

x

a partial_time object to test for incompleteness