warn_if_incomplete_dtc {admiraldev}R Documentation

Warn if incomplete dtc

Description

Warn if incomplete dtc

Usage

warn_if_incomplete_dtc(dtc, n)

Arguments

dtc

A character vector of date-times in ISO 8601 format

n

A non-negative integer

Value

A warning if dtc contains any partial dates

See Also

Function that provide users with custom warnings suppress_warning(), warn_if_inconsistent_list(), warn_if_invalid_dtc(), warn_if_vars_exist()


[Package admiraldev version 1.0.0 Index]