is_iso8601 {sdtm.oak}R Documentation

This function is used to check if a –DTC variable is in ISO8601 format

Description

This function is used to check if a –DTC variable is in ISO8601 format

Usage

is_iso8601(dtc_var)

Arguments

dtc_var

A vector of the date and time values

Value

A logical value indicating if input is in ISO8601 format


[Package sdtm.oak version 0.2.0 Index]